RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
▼Nrdmnet | A namespace which contains all C++ language definitions in the RDMnet library |
►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 | A set of information associated with an LLRP Target |
CLlrpManagerCallbacks | A set of notification callbacks received about an LLRP manager |
CLlrpManagerConfig | A set of information that defines the startup parameters of an LLRP Manager |
CLlrpRdmCommand | An RDM command received from a remote LLRP Manager |
CLlrpRdmResponse | An RDM response received from a remote LLRP Target |
CLlrpSavedRdmCommand | An RDM command received from a remote LLRP Manager |
CLlrpSavedRdmResponse | An RDM command received from a remote LLRP Manager |
CLlrpTargetCallbacks | A set of notification callbacks received about an LLRP target |
CLlrpTargetConfig | A set of information that defines the startup parameters of an LLRP Target |
CRdmnetBrokerDiscInfo | Information about a broker discovered or registered using DNS-SD |
CRdmnetBrokerRegisterConfig | A set of information that defines the parameters of an RDMnet broker registered with DNS-SD |
CRdmnetClientConnectedInfo | Information provided by the library about a successful RDMnet client connection |
CRdmnetClientConnectFailedInfo | Information provided by the library about an unsuccessful RDMnet client connection |
CRdmnetClientDisconnectedInfo | Information provided by the library about an RDMnet client connection that disconnected after a successful connection |
CRdmnetControllerCallbacks | A set of notification callbacks received about a controller |
CRdmnetControllerConfig | A set of information that defines the startup parameters of an RDMnet Controller |
CRdmnetControllerRdmCmdHandler | A buffer and set of callbacks which can be optionally provided to handle RDM commands addressed to a controller |
CRdmnetControllerRdmData | A set of data for the controller library to use for handling RDM commands internally |
CRdmnetDestinationAddr | A destination address for an RDM command in RDMnet's RPT protocol |
CRdmnetDeviceCallbacks | A set of notification callbacks received about a device |
CRdmnetDeviceConfig | A set of information that defines the startup parameters of an RDMnet Device |
CRdmnetDiscBrokerCallbacks | A set of notification callbacks received by a registered broker instance |
CRdmnetDnsTxtRecordItem | An extra key/value pair in a broker's DNS TXT record that does not have a standard RDMnet use |
CRdmnetDynamicUidAssignmentList | A list of mappings from dynamic UIDs to responder IDs received from an RDMnet broker |
CRdmnetDynamicUidMapping | A mapping from a dynamic UID to a responder ID (RID) |
CRdmnetEptClientCallbacks | A set of notification callbacks received about an EPT client |
CRdmnetEptClientConfig | A set of information that defines the startup parameters of an EPT client |
CRdmnetEptClientEntry | A descriptive structure for an EPT client |
CRdmnetEptClientList | A structure that represents a list of EPT Client Entries |
CRdmnetEptData | An RDMnet EPT data message received by a local component |
CRdmnetEptStatus | An RDMnet EPT status message received by a local component |
CRdmnetEptSubProtocol | A description of an EPT sub-protocol |
CRdmnetMcastNetintId | A set of identifying information for a network interface, for multicast purposes |
CRdmnetNetintConfig | Network interface configuration information to give the RDMnet library at initialization |
CRdmnetPhysicalEndpointConfig | Configuration information for a physical endpoint on a device |
CRdmnetPhysicalEndpointResponder | Identifying information for a physical RDM responder connected to an RDMnet gateway |
CRdmnetRdmCommand | An RDMnet RDM command received by this component |
CRdmnetRdmResponse | An RDMnet RDM response received by a local component |
CRdmnetRptClientEntry | A descriptive structure for an RPT client |
CRdmnetRptClientList | A structure that represents a list of RPT Client Entries |
CRdmnetRptStatus | An RDMnet RPT status message received by a local component |
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 | An RDM command received by this component and saved for a later response |
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 | A set of configuration information for a single scope in which an RDMnet client is participating |
CRdmnetScopeMonitorCallbacks | A set of notification callbacks received by a scope monitor instance |
CRdmnetScopeMonitorConfig | A set of information that defines the parameters of an RDMnet scope to be monitored using DNS-SD |
CRdmnetSourceAddr | The source address for an unsolicited RDM response generated by a local component |
CRdmnetSyncEptResponse | This structure should not be manipulated directly - use the macros to access it: |
CRdmnetSyncRdmResponse | This structure should not be manipulated directly - use the macros to access it: |
CRdmnetVirtualEndpointConfig | Configuration information for a virtual endpoint on a device |