Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

test_dist_rose_tree.cpp File Reference

Test code for dist_rose_tree.h and dist_rose_tree.tpp. More...

#include <assert.h>
#include <iostream>
#include <skeleton.h>
#include "dist_rose_tree.h"

Include dependency graph for test_dist_rose_tree.cpp:

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define DEBUG_OUT   0
#define debug(x)

Functions

void test_dist_rose_tree_read_from_file_and_print ()
void test_dist_rose_tree_read_from_file_and_write_to_file ()
int SketoMain (int, char **)


Detailed Description

Test code for dist_rose_tree.h and dist_rose_tree.tpp.

Author:
Kiminori MATSUZAKI

Definition in file test_dist_rose_tree.cpp.


Define Documentation

#define debug  ) 
 

Definition at line 24 of file test_dist_rose_tree.cpp.

#define DEBUG_OUT   0
 

Definition at line 19 of file test_dist_rose_tree.cpp.


Function Documentation

int SketoMain int  ,
char ** 
 

Definition at line 57 of file test_dist_rose_tree.cpp.

Referenced by main().

void test_dist_rose_tree_read_from_file_and_print  ) 
 

Definition at line 27 of file test_dist_rose_tree.cpp.

References debug, dist_rose_tree< A >::print(), and dist_rose_tree< A >::read_from_file().

Referenced by SketoMain().

Here is the call graph for this function:

void test_dist_rose_tree_read_from_file_and_write_to_file  ) 
 

Definition at line 39 of file test_dist_rose_tree.cpp.

References skeleton::rank, dist_rose_tree< A >::read_from_file(), and dist_rose_tree< A >::write_to_file().

Referenced by SketoMain().

Here is the call graph for this function:


Generated on Wed Jan 18 22:19:44 2006 for SkeTo -- Skeleton Library in Tokyo by  doxygen 1.4.4