Engage Engine API
1.251.9091
|
TODO: Complete class. More...
#include <ConfigurationObjects.h>
Inherits AppConfigurationObjects::ConfigurationObjectBase.
Public Member Functions | |
void | clear () |
![]() | |
virtual void | initForDocumenting () |
virtual std::string | toString () |
virtual bool | isDocumenting () const |
Public Attributes | |
std::string | nodeId |
A unique identifier for the asset. | |
Group | group |
Details for the talkgroup. | |
![]() | |
nlohmann::json | _attached |
Additional Inherited Members | |
![]() | |
bool | _documenting |
TODO: Complete class.
Helper C++ class to serialize and de-serialize TalkgroupAsset JSON
Example:
Definition at line 7511 of file ConfigurationObjects.h.
|
inline |
Definition at line 7524 of file ConfigurationObjects.h.
|
inline |
Definition at line 7529 of file ConfigurationObjects.h.
Group AppConfigurationObjects::TalkgroupAsset::group |
Details for the talkgroup.
Definition at line 7522 of file ConfigurationObjects.h.
std::string AppConfigurationObjects::TalkgroupAsset::nodeId |
A unique identifier for the asset.
Definition at line 7519 of file ConfigurationObjects.h.