GATE
gate::sys::ServiceInfo Class Reference

Public Member Functions

 ServiceInfo (String const &name, String const &description, String const &address, uint32_t flags)
 
 ServiceInfo (gate_service_t const &svc)
 
String getName () const
 
String getDescription () const
 
String getAddress () const
 
uint32_t getFlags () const
 

Static Public Attributes

static uint32_t const Flag_Autostart = GATE_SERVICE_FLAG_AUTOSTART
 
static uint32_t const Flag_Disabled = GATE_SERVICE_FLAG_DISABLED
 

The documentation for this class was generated from the following files: