$search

s::QNode Class Reference

#include <qnode.hpp>

List of all members.

Public Types

enum  LogLevel {
  Debug, Info, Warn, Error,
  Fatal, Debug, Info, Warn,
  Error, Fatal
}
enum  LogLevel {
  Debug, Info, Warn, Error,
  Fatal, Debug, Info, Warn,
  Error, Fatal
}

Signals

void loggingUpdated ()
void loggingUpdated ()
void rosShutdown ()
void rosShutdown ()

Public Member Functions

bool init (const std::string &master_url, const std::string &host_url)
bool init ()
bool init (const std::string &master_url, const std::string &host_url)
bool init ()
void log (const LogLevel &level, const std::string &msg)
void log (const LogLevel &level, const std::string &msg)
QStringListModel * loggingModel ()
QStringListModel * loggingModel ()
 QNode (int argc, char **argv)
 QNode (int argc, char **argv)
void run ()
void run ()
virtual ~QNode ()
virtual ~QNode ()

Private Attributes

ros::Publisher chatter_publisher
int init_argc
char ** init_argv
QStringListModel logging_model

Detailed Description

Definition at line 35 of file include/PACKAGE_NAME/qnode.hpp.


Member Enumeration Documentation

Enumerator:
Debug 
Info 
Warn 
Error 
Fatal 
Debug 
Info 
Warn 
Error 
Fatal 

Definition at line 47 of file legacy/include/PACKAGE_NAME/qnode.hpp.

Enumerator:
Debug 
Info 
Warn 
Error 
Fatal 
Debug 
Info 
Warn 
Error 
Fatal 

Definition at line 47 of file include/PACKAGE_NAME/qnode.hpp.


Constructor & Destructor Documentation

s::QNode::QNode ( int  argc,
char **  argv 
)

Definition at line 30 of file src/qnode.cpp.

s::QNode::~QNode (  )  [virtual]

Definition at line 35 of file src/qnode.cpp.

s::QNode::QNode ( int  argc,
char **  argv 
)
virtual s::QNode::~QNode (  )  [virtual]

Member Function Documentation

bool s::QNode::init ( const std::string &  master_url,
const std::string &  host_url 
)
bool s::QNode::init (  ) 
bool s::QNode::init ( const std::string &  master_url,
const std::string &  host_url 
)

Definition at line 56 of file src/qnode.cpp.

bool s::QNode::init (  ) 

Definition at line 43 of file src/qnode.cpp.

void s::QNode::log ( const LogLevel level,
const std::string &  msg 
)
void s::QNode::log ( const LogLevel level,
const std::string &  msg 
)

Definition at line 92 of file src/qnode.cpp.

QStringListModel* s::QNode::loggingModel (  )  [inline]

Definition at line 55 of file legacy/include/PACKAGE_NAME/qnode.hpp.

QStringListModel* s::QNode::loggingModel (  )  [inline]

Definition at line 55 of file include/PACKAGE_NAME/qnode.hpp.

void s::QNode::loggingUpdated (  )  [signal]
void s::QNode::loggingUpdated (  )  [signal]
void s::QNode::rosShutdown (  )  [signal]
void s::QNode::rosShutdown (  )  [signal]
void s::QNode::run (  ) 
void s::QNode::run (  ) 

Definition at line 72 of file src/qnode.cpp.


Member Data Documentation

Definition at line 65 of file include/PACKAGE_NAME/qnode.hpp.

int s::QNode::init_argc [private]

Definition at line 63 of file include/PACKAGE_NAME/qnode.hpp.

char ** s::QNode::init_argv [private]

Definition at line 64 of file include/PACKAGE_NAME/qnode.hpp.

QStringListModel s::QNode::logging_model [private]

Definition at line 66 of file include/PACKAGE_NAME/qnode.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


qt_create
Author(s): Daniel Stonier
autogenerated on Mon Mar 4 11:55:57 2013