88 _class_generate_pcollector.start();
102 _class_generate_pcollector.stop();
bool is_struct() const
Returns true if the class has been identified with the "struct" keyword in the dc file...
int get_number() const
Returns a unique index number associated with this class.
void stop_generate()
Stops the PStats timer on the "generate" task.
const string & get_name() const
Returns the name of this class.
void start_generate()
Starts the PStats timer going on the "generate" task, that is, marks the beginning of the process of ...
Represents the complete list of Distributed Class descriptions as read from a .dc file...
bool is_bogus_class() const
Returns true if the class has been flagged as a bogus class.
DCFile * get_dc_file() const
Returns the DCFile object that contains the class.