MRPT  2.0.3
Functions
CListOfClasses.cpp File Reference
#include "rtti-precomp.h"
#include <mrpt/rtti/CListOfClasses.h>
#include <algorithm>
#include <cctype>
#include <functional>
#include <locale>
#include <sstream>

Go to the source code of this file.

Functions

static std::string & ltrim (std::string &s)
 
static std::string & rtrim (std::string &s)
 
static std::string & trim (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 2.0.3 at Thu May 21 21:53:32 UTC 2020