|
NEMeetingKit V4.18.0
|
成员的完整列表,这些成员属于 NEExtraObject,包括所有继承而来的类成员
| getBoolValue() const | NEExtraObject | inline |
| getDoubleValue() const | NEExtraObject | inline |
| getIntValue() const | NEExtraObject | inline |
| getStringValue() const | NEExtraObject | inline |
| getType() const | NEExtraObject | inline |
| kNEExtraObjectBool 枚举值 | NEExtraObject | |
| kNEExtraObjectDouble 枚举值 | NEExtraObject | |
| kNEExtraObjectInt 枚举值 | NEExtraObject | |
| kNEExtraObjectString 枚举值 | NEExtraObject | |
| NEExtraObject() | NEExtraObject | inline |
| NEExtraObject(const std::string &value) | NEExtraObject | inline |
| NEExtraObject(int64_t value) | NEExtraObject | inline |
| NEExtraObject(bool value) | NEExtraObject | inline |
| NEExtraObject(double value) | NEExtraObject | inline |
| NEExtraObjectType 枚举名称 | NEExtraObject | |
| NEObject()=default | NEObject | |
| setBoolValue(bool value) | NEExtraObject | inline |
| setDoubleValue(double value) | NEExtraObject | inline |
| setIntValue(int64_t value) | NEExtraObject | inline |
| setStringValue(const std::string &value) | NEExtraObject | inline |
| ~NEObject()=default | NEObject | virtual |