Bridge++  Ver. 1.2.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_IO_Data Namespace Reference

Test of I/O. More...

Functions

int test_io_data_text (void)
 

Variables

const std::string test_name = "IO.Data.Text"
 

Detailed Description

Test of I/O.

(Implemented by Aoyama-san.) (Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa]

Function Documentation

int Test_IO_Data::test_io_data_text ( void  )

Definition at line 74 of file test_IO_Data_Text.cpp.

Variable Documentation

const std::string Test_IO_Data::test_name = "IO.Data.Text"

Definition at line 33 of file test_IO_Data_Text.cpp.