69 _class_generate_pcollector.start();
80 _class_generate_pcollector.stop();
DCFile * get_dc_file() const
Returns the DCFile object that contains the class.
void stop_generate()
Stops the PStats timer on the "generate" task.
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 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.
const std::string & get_name() const
Returns the name of this class.
bool is_bogus_class() const
Returns true if the class has been flagged as a bogus class.