Namespaces | Classes | Typedefs | Functions | Variables
launchman Namespace Reference

Namespaces

 app
 
 msg
 
 srv
 

Classes

class  AppGroup
 
struct  Application_
 
class  AppRunner
 
struct  AppStatus_
 
struct  AppUpdate_
 
struct  ListTasks
 
struct  ListTasksRequest_
 
struct  ListTasksResponse_
 
struct  StartTask
 
struct  StartTaskRequest_
 
struct  StartTaskResponse_
 
struct  StatusUpdate
 
struct  StatusUpdateRequest_
 
struct  StatusUpdateResponse_
 
struct  StopTask
 
struct  StopTaskRequest_
 
struct  StopTaskResponse_
 
class  TaskManager
 

Typedefs

typedef ::launchman::Application_< std::allocator< void > > Application
 
typedef boost::shared_ptr< ::launchman::Application const > ApplicationConstPtr
 
typedef boost::shared_ptr< ::launchman::ApplicationApplicationPtr
 
typedef ::launchman::AppStatus_< std::allocator< void > > AppStatus
 
typedef boost::shared_ptr< ::launchman::AppStatus const > AppStatusConstPtr
 
typedef boost::shared_ptr< ::launchman::AppStatusAppStatusPtr
 
typedef ::launchman::AppUpdate_< std::allocator< void > > AppUpdate
 
typedef boost::shared_ptr< ::launchman::AppUpdate const > AppUpdateConstPtr
 
typedef boost::shared_ptr< ::launchman::AppUpdateAppUpdatePtr
 
typedef ::launchman::ListTasksRequest_< std::allocator< void > > ListTasksRequest
 
typedef boost::shared_ptr< ::launchman::ListTasksRequest const > ListTasksRequestConstPtr
 
typedef boost::shared_ptr< ::launchman::ListTasksRequestListTasksRequestPtr
 
typedef ::launchman::ListTasksResponse_< std::allocator< void > > ListTasksResponse
 
typedef boost::shared_ptr< ::launchman::ListTasksResponse const > ListTasksResponseConstPtr
 
typedef boost::shared_ptr< ::launchman::ListTasksResponseListTasksResponsePtr
 
typedef ::launchman::StartTaskRequest_< std::allocator< void > > StartTaskRequest
 
typedef boost::shared_ptr< ::launchman::StartTaskRequest const > StartTaskRequestConstPtr
 
typedef boost::shared_ptr< ::launchman::StartTaskRequestStartTaskRequestPtr
 
typedef ::launchman::StartTaskResponse_< std::allocator< void > > StartTaskResponse
 
typedef boost::shared_ptr< ::launchman::StartTaskResponse const > StartTaskResponseConstPtr
 
typedef boost::shared_ptr< ::launchman::StartTaskResponseStartTaskResponsePtr
 
typedef ::launchman::StatusUpdateRequest_< std::allocator< void > > StatusUpdateRequest
 
typedef boost::shared_ptr< ::launchman::StatusUpdateRequest const > StatusUpdateRequestConstPtr
 
typedef boost::shared_ptr< ::launchman::StatusUpdateRequestStatusUpdateRequestPtr
 
typedef ::launchman::StatusUpdateResponse_< std::allocator< void > > StatusUpdateResponse
 
typedef boost::shared_ptr< ::launchman::StatusUpdateResponse const > StatusUpdateResponseConstPtr
 
typedef boost::shared_ptr< ::launchman::StatusUpdateResponseStatusUpdateResponsePtr
 
typedef ::launchman::StopTaskRequest_< std::allocator< void > > StopTaskRequest
 
typedef boost::shared_ptr< ::launchman::StopTaskRequest const > StopTaskRequestConstPtr
 
typedef boost::shared_ptr< ::launchman::StopTaskRequestStopTaskRequestPtr
 
typedef ::launchman::StopTaskResponse_< std::allocator< void > > StopTaskResponse
 
typedef boost::shared_ptr< ::launchman::StopTaskResponse const > StopTaskResponseConstPtr
 
typedef boost::shared_ptr< ::launchman::StopTaskResponseStopTaskResponsePtr
 

Functions

template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::launchman::AppStatus_< ContainerAllocator > &v)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::launchman::AppUpdate_< ContainerAllocator > &v)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::launchman::Application_< ContainerAllocator > &v)
 
def server (kill_on_conflict)
 

Variables

 action
 
 args
 
 default
 
 dest
 
 False
 
 help
 
string NAME = 'launchman'
 
 options
 
 parser = OptionParser(usage="usage: %prog [options]", prog='launchman.py')
 
string PKG = 'launchman'
 

Typedef Documentation

Definition at line 67 of file Application.h.

Definition at line 70 of file Application.h.

Definition at line 69 of file Application.h.

Definition at line 43 of file AppStatus.h.

Definition at line 46 of file AppStatus.h.

Definition at line 45 of file AppStatus.h.

Definition at line 63 of file AppUpdate.h.

Definition at line 66 of file AppUpdate.h.

Definition at line 65 of file AppUpdate.h.

Definition at line 41 of file ListTasks.h.

Definition at line 44 of file ListTasks.h.

Definition at line 43 of file ListTasks.h.

Definition at line 70 of file ListTasks.h.

Definition at line 73 of file ListTasks.h.

Definition at line 72 of file ListTasks.h.

Definition at line 51 of file StartTask.h.

Definition at line 54 of file StartTask.h.

Definition at line 53 of file StartTask.h.

Definition at line 80 of file StartTask.h.

Definition at line 83 of file StartTask.h.

Definition at line 82 of file StartTask.h.

Definition at line 41 of file StatusUpdate.h.

Definition at line 44 of file StatusUpdate.h.

Definition at line 43 of file StatusUpdate.h.

Definition at line 70 of file StatusUpdate.h.

Definition at line 73 of file StatusUpdate.h.

Definition at line 72 of file StatusUpdate.h.

Definition at line 51 of file StopTask.h.

Definition at line 54 of file StopTask.h.

Definition at line 53 of file StopTask.h.

Definition at line 80 of file StopTask.h.

Definition at line 83 of file StopTask.h.

Definition at line 82 of file StopTask.h.

Function Documentation

template<typename ContainerAllocator >
std::ostream& launchman::operator<< ( std::ostream &  s,
const ::launchman::AppStatus_< ContainerAllocator > &  v 
)

Definition at line 50 of file AppStatus.h.

template<typename ContainerAllocator >
std::ostream& launchman::operator<< ( std::ostream &  s,
const ::launchman::AppUpdate_< ContainerAllocator > &  v 
)

Definition at line 70 of file AppUpdate.h.

template<typename ContainerAllocator >
std::ostream& launchman::operator<< ( std::ostream &  s,
const ::launchman::Application_< ContainerAllocator > &  v 
)

Definition at line 74 of file Application.h.

def launchman.server (   kill_on_conflict)

Definition at line 307 of file launchman.py.

Variable Documentation

launchman.action

Definition at line 322 of file launchman.py.

launchman.args

Definition at line 324 of file launchman.py.

launchman.default

Definition at line 322 of file launchman.py.

launchman.dest

Definition at line 321 of file launchman.py.

launchman.False

Definition at line 322 of file launchman.py.

launchman.help

Definition at line 323 of file launchman.py.

string launchman.NAME = 'launchman'

Definition at line 37 of file launchman.py.

launchman.options

Definition at line 324 of file launchman.py.

launchman.parser = OptionParser(usage="usage: %prog [options]", prog='launchman.py')

Definition at line 320 of file launchman.py.

string launchman.PKG = 'launchman'

Definition at line 36 of file launchman.py.



launchman
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:09