RobotTestingFramework  2.0.1
Robot Testing Framework
Static Public Member Functions | List of all members
shlibpp::Vocab Class Reference

#include <robottestingframework/dll/Vocab.h>

Static Public Member Functions

static int encode (const std::string &s)
 
static std::string decode (int code)
 

Detailed Description

Definition at line 38 of file Vocab.h.

Member Function Documentation

◆ decode()

static std::string shlibpp::Vocab::decode ( int  code)
inlinestatic

Definition at line 63 of file Vocab.h.

◆ encode()

static int shlibpp::Vocab::encode ( const std::string &  s)
inlinestatic

Definition at line 41 of file Vocab.h.


The documentation for this class was generated from the following file: