Definition at line 39 of file dynamic_conditions.h.
◆ ~DynamicConditions()
dccl::DynamicConditions::~DynamicConditions |
( |
| ) |
|
◆ conditions()
◆ has_max()
bool dccl::DynamicConditions::has_max |
( |
| ) |
|
|
inline |
◆ has_min()
bool dccl::DynamicConditions::has_min |
( |
| ) |
|
|
inline |
◆ has_omit_if()
bool dccl::DynamicConditions::has_omit_if |
( |
| ) |
|
|
inline |
◆ has_only_if()
bool dccl::DynamicConditions::has_only_if |
( |
| ) |
|
|
inline |
◆ has_required_if()
bool dccl::DynamicConditions::has_required_if |
( |
| ) |
|
|
inline |
◆ max()
double dccl::DynamicConditions::max |
( |
| ) |
|
◆ min()
double dccl::DynamicConditions::min |
( |
| ) |
|
◆ omit()
bool dccl::DynamicConditions::omit |
( |
| ) |
|
◆ regenerate()
void dccl::DynamicConditions::regenerate |
( |
const google::protobuf::Message * |
this_msg, |
|
|
const google::protobuf::Message * |
root_msg, |
|
|
int |
repeated_index = -1 |
|
) |
| |
◆ required()
bool dccl::DynamicConditions::required |
( |
| ) |
|
◆ set_field()
void dccl::DynamicConditions::set_field |
( |
const google::protobuf::FieldDescriptor * |
field_desc | ) |
|
|
inline |
◆ set_repeated_index()
void dccl::DynamicConditions::set_repeated_index |
( |
int |
index | ) |
|
|
inline |
The documentation for this class was generated from the following files: