YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
ymanager.h File Reference
#include <yarp/manager/manager.h>
#include <yarp/manager/utility.h>
#include <yarp/os/Network.h>
#include <yarp/os/Property.h>
#include <string>
+ Include dependency graph for ymanager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YConsoleManager
 Class YConsoleManager. More...
 

Typedefs

typedef enum _ColorTheme ColorTheme
 

Enumerations

enum  _ColorTheme {
  THEME_DARK ,
  THEME_LIGHT ,
  THEME_NONE
}
 

Typedef Documentation

◆ ColorTheme

typedef enum _ColorTheme ColorTheme

Enumeration Type Documentation

◆ _ColorTheme

Enumerator
THEME_DARK 
THEME_LIGHT 
THEME_NONE 

Definition at line 18 of file ymanager.h.