Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
testManager.cpp File Reference
#include "testManager.h"

Go to the source code of this file.

Functions

std::vector< std::string > string_tokenize (const std::string &src, const char delim= '.')
 
int DoNothing ()
 

Detailed Description

Author
Shinji Motoki (smotoki)
LastChangedBy:
aoyama
Date
LastChangedDate:
2019-01-21 17:06:23 #
Version
LastChangedRevision:
1929

Definition in file testManager.cpp.

Function Documentation

int DoNothing ( )

Definition at line 23 of file testManager.cpp.

std::vector< std::string > string_tokenize ( const std::string &  src,
const char  delim = '.' 
)

Definition at line 603 of file testManager.cpp.