Enumerations | Functions
example.cpp File Reference
#include <fanuc_post_processor/post_processor.hpp>
#include <ros/ros.h>
Include dependency graph for example.cpp:

Go to the source code of this file.

Enumerations

enum  Code {
  FG_BLACK = 30, FG_RED = 31, FG_GREEN = 32, FG_YELLOW = 33,
  FG_BLUE = 34, FG_MAGENTA = 35, FG_CYAN = 36, FG_LIGHT_GRAY = 37,
  FG_DEFAULT = 39, BG_RED = 41, BG_GREEN = 42, BG_BLUE = 44,
  BG_DEFAULT = 49, FG_DARK_GRAY = 90, FG_LIGHT_RED = 91, FG_LIGHT_GREEN = 92,
  FG_LIGHT_YELLOW = 93, FG_LIGHT_BLUE = 94, FG_LIGHT_MAGENTA = 95, FG_LIGHT_CYAN = 96,
  FG_WHITE = 97
}
 

Functions

int main (int argc, char **argv)
 The main function. More...
 
std::ostream & operator<< (std::ostream &os, Code code)
 

Enumeration Type Documentation

enum Code
Enumerator
FG_BLACK 
FG_RED 
FG_GREEN 
FG_YELLOW 
FG_BLUE 
FG_MAGENTA 
FG_CYAN 
FG_LIGHT_GRAY 
FG_DEFAULT 
BG_RED 
BG_GREEN 
BG_BLUE 
BG_DEFAULT 
FG_DARK_GRAY 
FG_LIGHT_RED 
FG_LIGHT_GREEN 
FG_LIGHT_YELLOW 
FG_LIGHT_BLUE 
FG_LIGHT_MAGENTA 
FG_LIGHT_CYAN 
FG_WHITE 

Definition at line 14 of file example.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

The main function.

Parameters
[in]argc
[in]argv
Returns
Exit status

Definition at line 51 of file example.cpp.

std::ostream& operator<< ( std::ostream &  os,
Code  code 
)

Definition at line 39 of file example.cpp.



fanuc_post_processor_example
Author(s): Victor Lamoine - Institut Maupertuis
autogenerated on Mon Jun 10 2019 13:17:00