anatomist  5.1.2
3D neuroimaging data viewer
anatomist::AObjectLoadEvent Class Reference

#include <anatomist/object/loadevent.h>

Inheritance diagram for anatomist::AObjectLoadEvent:
Collaboration diagram for anatomist::AObjectLoadEvent:

Public Member Functions

 AObjectLoadEvent (AObject *newobject, const ObjectReader::PostRegisterList &subObjects, carto::Object options, void *clientid, bool last=true)
 
virtual ~AObjectLoadEvent ()
 
AObjectnewObject ()
 
const ObjectReader::PostRegisterListsubObjects ()
 
carto::Object loadOptions ()
 
void * clientid ()
 
bool isLast () const
 

Static Public Member Functions

static Type eventType ()
 

Detailed Description

Definition at line 45 of file loadevent.h.

Constructor & Destructor Documentation

◆ AObjectLoadEvent()

anatomist::AObjectLoadEvent::AObjectLoadEvent ( AObject newobject,
const ObjectReader::PostRegisterList subObjects,
carto::Object  options,
void *  clientid,
bool  last = true 
)

◆ ~AObjectLoadEvent()

virtual anatomist::AObjectLoadEvent::~AObjectLoadEvent ( )
virtual

Member Function Documentation

◆ clientid()

void* anatomist::AObjectLoadEvent::clientid ( )

◆ eventType()

static Type anatomist::AObjectLoadEvent::eventType ( )
static

◆ isLast()

bool anatomist::AObjectLoadEvent::isLast ( ) const

◆ loadOptions()

carto::Object anatomist::AObjectLoadEvent::loadOptions ( )

◆ newObject()

AObject* anatomist::AObjectLoadEvent::newObject ( )

◆ subObjects()

const ObjectReader::PostRegisterList& anatomist::AObjectLoadEvent::subObjects ( )

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