EMANE  1.0.1
EMANE::ControlPort Namespace Reference

Classes

class  ConfigurationQueryHandler
 
class  ConfigurationUpdateHandler
 
class  ErrorResponse
 
class  LogLevelUpdateHandler
 
class  ManifestQueryHandler
 
class  RequestMessageHandler
 
class  Service
 
class  Session
 
class  StatisticClearUpdateHandler
 
class  StatisticQueryHandler
 
class  StatisticTableClearUpdateHandler
 
class  StatisticTableQueryHandler
 

Functions

Any::Type toAnyType (EMANERemoteControlPortAPI::Any::AnyType type)
 
Any toAny (EMANERemoteControlPortAPI::Any any)
 
void convertToAny (EMANERemoteControlPortAPI::Any *pAny, const EMANE::Any &any)
 

Variables

class EMANE::ControlPort::Service __attribute__
 

Function Documentation

◆ convertToAny()

void EMANE::ControlPort::convertToAny ( EMANERemoteControlPortAPI::Any *  pAny,
const EMANE::Any any 
)
inline

Definition at line 140 of file anyutils.h.

◆ toAny()

Any EMANE::ControlPort::toAny ( EMANERemoteControlPortAPI::Any  any)
inline

Definition at line 92 of file anyutils.h.

◆ toAnyType()

Any::Type EMANE::ControlPort::toAnyType ( EMANERemoteControlPortAPI::Any::AnyType  type)
inline

Definition at line 44 of file anyutils.h.

Variable Documentation

◆ __attribute__

class EMANE::ControlPort::Service EMANE::ControlPort::__attribute__