DCCL v4
|
Public Member Functions | |
void | set_field (const google::protobuf::FieldDescriptor *field_desc) |
void | set_repeated_index (int index) |
void | regenerate (const google::protobuf::Message *this_msg, const google::protobuf::Message *root_msg, int repeated_index=-1) |
const dccl::DCCLFieldOptions::Conditions & | conditions () |
bool | has_required_if () |
bool | has_omit_if () |
bool | has_only_if () |
bool | has_min () |
bool | has_max () |
bool | required () |
bool | omit () |
bool | only () |
double | min () |
double | max () |
Definition at line 39 of file dynamic_conditions.h.