| 63 | BCDCall_Command_descriptor(), value); |
| 64 | } |
| 65 | inline bool BCDCall_Command_Parse( |
| 66 | const ::std::string& name, BCDCall_Command* value) { |
| 67 | return ::google::protobuf::internal::ParseNamedEnum<BCDCall_Command>( |
| 68 | BCDCall_Command_descriptor(), name, value); |
| 69 | } |
| 70 | // =================================================================== |
| 71 | |
| 72 | class BCDConfig : public ::google::protobuf::Message { |