OpenDOF Project
Functions
DOFDomainState
DOFDomain

Represents the instantaneous state of a DOFDomain. More...

Functions

void DOFDomainState_Destroy (DOFDomainState self)
 Destroys a DOFDomainState.
 
boolean DOFDomainState_IsConnected (const DOFDomainState self)
 Returns if the state says the DOFDomainState is connected or not.
 
DOFCredentials DOFDomainState_GetCredentials (const DOFDomainState self)
 Get credentials from the state.
 
uint32 DOFDomainState_GetMaxSilence (const DOFDomainState self)
 Gets the max silence time from the state.
 
void DOFDomainList_Destroy (DOFDomainList self)
 Frees the given DOFDomainList.
 

Detailed Description

Represents the instantaneous state of a DOFDomain.

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22