Bridge++  Version 1.5.4
 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] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

int Test_IO_Data::test_io_data_text ( void  )

Definition at line 57 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.