Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

p_psComponent Struct Reference
[Tracing and Logging]

#include <psTrace.h>

Collaboration diagram for p_psComponent:

Collaboration graph
[legend]

Detailed Description

Basic structure for the component tree.

A component is a string of the form aaa.bbb.ccc, and may itself contain further subcomponents. The Component structure doesn't in fact contain it's full name, but only the last part.

Definition at line 51 of file psTrace.h.

Data Fields

const char * name
psS32 level
bool p_psSpecified
psS32 n
p_psComponent ** subcomp


Field Documentation

psS32 p_psComponent::level
 

Definition at line 54 of file psTrace.h.

psS32 p_psComponent::n
 

Definition at line 56 of file psTrace.h.

const char* p_psComponent::name
 

Definition at line 53 of file psTrace.h.

bool p_psComponent::p_psSpecified
 

Definition at line 55 of file psTrace.h.

struct p_psComponent* * p_psComponent::subcomp
 

Definition at line 57 of file psTrace.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:11 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1