MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Classes | Defines
/home/dorival/mechsys/lib/util/string.h File Reference
#include <string>
#include <boost/algorithm/string.hpp>
#include <cstdarg>
#include <cstdio>
#include <stdio.h>

Go to the source code of this file.

Classes

class  String

Defines

#define TERM_RST   ""
#define TERM_CLR_BLACK   ""
#define TERM_CLR_BLACK_H   ""
#define TERM_CLR_WHITE   ""
#define TERM_CLR_WHITE_H   ""
#define TERM_CLR_RED   ""
#define TERM_CLR_RED_H   ""
#define TERM_CLR_GREEN   ""
#define TERM_CLR_GREEN_H   ""
#define TERM_CLR_YELLOW   ""
#define TERM_CLR_YELLOW_H   ""
#define TERM_CLR_BLUE   ""
#define TERM_CLR_BLUE_H   ""
#define TERM_CLR_MAGENTA   ""
#define TERM_CLR_MAGENTA_H   ""
#define TERM_CLR_CYAN   ""
#define TERM_CLR_CYAN_H   ""
#define TERM_WHITE_BLUE   ""
#define TERM_YELLOW_BLUE   ""
#define TERM_YELLOW_BLACK   ""
#define TERM_BLACK_WHITE   ""
#define TERM_CLR1   TERM_CLR_YELLOW_H
#define TERM_CLR2   TERM_CLR_WHITE_H
#define TERM_CLR3   TERM_CLR_BLUE_H
#define TERM_CLR4   TERM_CLR_CYAN_H
#define TERM_CLR5   TERM_CLR_MAGENTA_H
#define TERM_RED   TERM_CLR_RED_H
#define TERM_GREEN   TERM_CLR_GREEN_H

Define Documentation

#define TERM_BLACK_WHITE   ""
#define TERM_CLR3   TERM_CLR_BLUE_H
#define TERM_CLR4   TERM_CLR_CYAN_H
#define TERM_CLR_BLACK   ""
#define TERM_CLR_BLACK_H   ""
#define TERM_CLR_BLUE   ""
#define TERM_CLR_BLUE_H   ""
#define TERM_CLR_CYAN   ""
#define TERM_CLR_CYAN_H   ""
#define TERM_CLR_GREEN   ""
#define TERM_CLR_GREEN_H   ""
#define TERM_CLR_MAGENTA   ""
#define TERM_CLR_MAGENTA_H   ""
#define TERM_CLR_RED   ""
#define TERM_CLR_RED_H   ""
#define TERM_CLR_WHITE   ""
#define TERM_CLR_WHITE_H   ""
#define TERM_CLR_YELLOW   ""
#define TERM_CLR_YELLOW_H   ""
#define TERM_RED   TERM_CLR_RED_H
#define TERM_RST   ""
#define TERM_WHITE_BLUE   ""
#define TERM_YELLOW_BLACK   ""
#define TERM_YELLOW_BLUE   ""
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines