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

skeleton::time Namespace Reference


Functions

void initialize ()
void set_time (const char *name, bool barrier=true)
void print (FILE *fp=stdout)

Variables

std::vector< std::pair< double,
std::string > > 
time_table


Function Documentation

void skeleton::time::initialize  ) 
 

Definition at line 47 of file sketo.cpp.

References skeleton::is_master(), and time_table.

Here is the call graph for this function:

void skeleton::time::print FILE *  fp = stdout  ) 
 

Definition at line 60 of file sketo.cpp.

References skeleton::is_master(), and time_table.

Here is the call graph for this function:

void skeleton::time::set_time const char *  name,
bool  barrier = true
 

Definition at line 54 of file sketo.cpp.

References skeleton::is_master(), and time_table.

Here is the call graph for this function:


Variable Documentation

std::vector< std::pair< double, std::string > > skeleton::time::time_table
 

Definition at line 46 of file sketo.cpp.

Referenced by initialize(), print(), and set_time().


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