anatomist 6.0.4
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 )

References clientid(), and subObjects().

◆ ~AObjectLoadEvent()

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

Member Function Documentation

◆ clientid()

void * anatomist::AObjectLoadEvent::clientid ( )

Referenced by AObjectLoadEvent().

◆ 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 ( )

Referenced by AObjectLoadEvent().


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