Sparksee  6.0.2
TypeLoaderEvent Class Reference

Provides information about the progress of a TypeLoader instance. More...

Public Member Functions

virtual ~TypeLoaderEvent ()
 Destructor.
 
sparksee::gdb::type_t GetTypeId () const
 Gets the type identifier. More...
 
sparksee::gdb::int64_t GetCount () const
 Gets the current number of objects created. More...
 
sparksee::gdb::int32_t GetPhase () const
 Gets the current phase. More...
 
sparksee::gdb::int32_t GetTotalPhases () const
 Gets the total number of phases. More...
 
sparksee::gdb::int32_t GetPartition () const
 Gets the current partition. More...
 
sparksee::gdb::int32_t GetTotalPartitions () const
 Gets the total number of partitions. More...
 
sparksee::gdb::int32_t GetTotalPartitionSteps () const
 Gets the total number of steps in the current partition. More...
 
sparksee::gdb::bool_t IsLast () const
 Gets if this is the last event or not. More...
 

Friends

class TypeLoader
 

Detailed Description

Provides information about the progress of a TypeLoader instance.

Check out the 'Data import' section in the SPARKSEE User Manual for more details on this.

Author
Sparsity Technologies http://www.sparsity-technologies.com

The documentation for this class was generated from the following file: