Main MRPT website > C++ reference for MRPT 1.9.9
Functions
CListOfClasses.cpp File Reference
#include "rtti-precomp.h"
#include <mrpt/rtti/CListOfClasses.h>
#include <sstream>
#include <algorithm>
#include <functional>
#include <cctype>
#include <locale>
Include dependency graph for CListOfClasses.cpp:

Go to the source code of this file.

Functions

static std::stringltrim (std::string &s)
 
static std::stringrtrim (std::string &s)
 
static std::stringtrim (std::string &s)
 

Function Documentation

◆ ltrim()

static std::string& ltrim ( std::string s)
inlinestatic

Definition at line 41 of file CListOfClasses.cpp.

Referenced by trim().

◆ rtrim()

static std::string& rtrim ( std::string s)
inlinestatic

Definition at line 50 of file CListOfClasses.cpp.

Referenced by trim().

◆ trim()

static std::string& trim ( std::string s)
inlinestatic



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST