ug4
ug::bridge::Test Class Reference

Public Member Functions

string add (const char *a, const char *b)
 
int add (int a, int b)
 
int add (int a, int b, int c)
 
int print ()
 
int print () const
 
int print_name ()
 
 Test ()
 
 Test (const char *msg)
 

Constructor & Destructor Documentation

◆ Test() [1/2]

ug::bridge::Test::Test ( )
inline

References UG_LOG.

◆ Test() [2/2]

ug::bridge::Test::Test ( const char *  msg)
inline

References UG_LOG.

Member Function Documentation

◆ add() [1/3]

string ug::bridge::Test::add ( const char *  a,
const char *  b 
)
inline

◆ add() [2/3]

int ug::bridge::Test::add ( int  a,
int  b 
)
inline

◆ add() [3/3]

int ug::bridge::Test::add ( int  a,
int  b,
int  c 
)
inline

◆ print() [1/2]

int ug::bridge::Test::print ( )
inline

◆ print() [2/2]

int ug::bridge::Test::print ( ) const
inline

References UG_LOG.

◆ print_name()

int ug::bridge::Test::print_name ( )
inline

References UG_LOG.


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