Functions
robot.cpp File Reference
#include <fstream>
#include <iostream>
#include <algorithm>
#include "robotis_device/robot.h"
Include dependency graph for robot.cpp:

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::vector< std::string > split (const std::string &text, char sep)
 
static std::string & trim (std::string &s)
 

Function Documentation

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

Definition at line 32 of file robot.cpp.

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

Definition at line 37 of file robot.cpp.

static std::vector<std::string> split ( const std::string &  text,
char  sep 
)
inlinestatic

Definition at line 47 of file robot.cpp.

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

Definition at line 42 of file robot.cpp.



robotis_device
Author(s): Zerom , Kayman , SCH
autogenerated on Mon Jun 10 2019 14:35:09