RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
▼Nrdmnet | A namespace which contains all C++ language definitions in the RDMnet library |
►Ndetail | |
►Nllrp | A namespace which contains all LLRP C++ language definitions |
CDnsTxtRecordItem | A key/value pair representing a DNS TXT record item |
►CBroker | Defines an instance of RDMnet broker functionality |
CSourceAddr | The source address for an unsolicited RDM response generated by a local component |
CDestinationAddr | A destination address for an RDM command in RDMnet's RPT protocol |
CClientConnectedInfo | Information about a successful connection to a broker delivered to an RDMnet callback function |
CClientConnectFailedInfo | Information about a failed connection to a broker delivered to an RDMnet callback function |
CClientDisconnectedInfo | Information about a disconnect event from a broker delivered to an RDMnet callback function |
CScope | An RDMnet scope configuration |
CRdmResponseAction | A class representing a synchronous action to take in response to a received RDM command |
CEptResponseAction | A class representing a synchronous action to take in response to a received EPT data message |
►CController | An instance of RDMnet controller functionality |
CVirtualEndpointConfig | Configuration information for a virtual endpoint on a device |
CPhysicalEndpointResponder | Identifying information for a physical RDM responder connected to an RDMnet gateway |
CPhysicalEndpointConfig | Configuration information for a physical endpoint on a device |
►CDevice | An instance of RDMnet device functionality |
►CEptClient | An instance of RDMnet EPT client functionality |
CDynamicUidMapping | A mapping from a dynamic UID to a responder ID (RID) |
CDynamicUidAssignmentList | A list of mappings from dynamic UIDs to responder IDs received from an RDMnet broker |
CEptSubProtocol | A description of an EPT sub-protocol |
CEptClientEntry | A descriptive structure for an EPT client |
CEptClientList | A list of EPT client entries |
CEptData | An EPT data message received over RDMnet and delivered to an RDMnet callback function |
CSavedEptData | An EPT data message received over RDMnet and saved for later processing |
CEptStatus | An EPT status message received over RDMnet and delivered to an RDMnet callback function |
CSavedEptStatus | An EPT status message received over RDMnet and saved for later processing |
CRdmCommand | An RDM command received over RDMnet and delivered to an RDMnet callback function |
CSavedRdmCommand | An RDM command received over RDMnet by a local component and saved for a later response |
CRdmResponse | An RDM response received over RDMnet and delivered to an RDMnet callback function |
CSavedRdmResponse | An RDM response received over RDMnet and saved for later processing |
CRptClientEntry | A descriptive structure for an RPT client |
CRptClientList | A list of RPT client entries |
CRptStatus | An RPT status message received over RDMnet and delivered to an RDMnet callback function |
CSavedRptStatus | An RPT status message received over RDMnet and saved for later processing |
CLlrpDestinationAddr | A destination address for an RDM command in LLRP |
CLlrpDiscoveredTarget | |
CLlrpManagerCallbacks | |
CLlrpManagerConfig | |
CLlrpRdmCommand | |
CLlrpRdmResponse | |
CLlrpSavedRdmCommand | |
CLlrpSavedRdmResponse | |
CLlrpTargetCallbacks | |
CLlrpTargetConfig | A set of information that defines the startup parameters of an LLRP Target |
CRdmnetBrokerDiscInfo | |
CRdmnetBrokerRegisterConfig | |
CRdmnetClientConnectedInfo | |
CRdmnetClientConnectFailedInfo | |
CRdmnetClientDisconnectedInfo | |
CRdmnetControllerCallbacks | |
CRdmnetControllerConfig | A set of information that defines the startup parameters of an RDMnet Controller |
CRdmnetControllerRdmCmdHandler | |
CRdmnetControllerRdmData | |
CRdmnetDestinationAddr | A destination address for an RDM command in RDMnet's RPT protocol |
CRdmnetDeviceCallbacks | |
CRdmnetDeviceConfig | A set of information that defines the startup parameters of an RDMnet Device |
CRdmnetDiscBrokerCallbacks | |
CRdmnetDnsTxtRecordItem | An extra key/value pair in a broker's DNS TXT record that does not have a standard RDMnet use |
CRdmnetDynamicUidAssignmentList | |
CRdmnetDynamicUidMapping | |
CRdmnetEptClientCallbacks | |
CRdmnetEptClientConfig | |
CRdmnetEptClientEntry | |
CRdmnetEptClientList | |
CRdmnetEptData | |
CRdmnetEptStatus | |
CRdmnetEptSubProtocol | A description of an EPT sub-protocol |
CRdmnetNetintConfig | |
CRdmnetPhysicalEndpointConfig | Configuration information for a physical endpoint on a device |
CRdmnetPhysicalEndpointResponder | |
CRdmnetRdmCommand | |
CRdmnetRdmResponse | |
CRdmnetRptClientEntry | |
CRdmnetRptClientList | |
CRdmnetRptStatus | |
CRdmnetSavedEptData | An EPT data message received over RDMnet and saved for later processing |
CRdmnetSavedEptStatus | An EPT status received over RDMnet and saved for later processing |
CRdmnetSavedRdmCommand | |
CRdmnetSavedRdmResponse | An RDM response received over RDMnet and saved for later processing |
CRdmnetSavedRptStatus | An RPT status received over RDMnet and saved for later processing |
CRdmnetScopeConfig | |
CRdmnetScopeMonitorCallbacks | |
CRdmnetScopeMonitorConfig | |
CRdmnetSourceAddr | The source address for an unsolicited RDM response generated by a local component |
CRdmnetSyncEptResponse | |
CRdmnetSyncRdmResponse | |
CRdmnetVirtualEndpointConfig | Configuration information for a virtual endpoint on a device |