Struct jac::ProtoBuilder::LifetimeHandles
ClassList > jac > ProtoBuilder > LifetimeHandles
A base class used to add handles for lifetime events of an instance. More...
#include <class.h>
Public Static Functions
Type | Name |
---|---|
void | postConstruction (ContextRef ctx, Object thisVal, std::vector< ValueWeak > args) |
Detailed Description
The functions postConstruction
can be overriden to provide custom handling of the class instance after it's constructed.
Public Static Functions Documentation
function postConstruction
static inline void jac::ProtoBuilder::LifetimeHandles::postConstruction (
ContextRef ctx,
Object thisVal,
std::vector< ValueWeak > args
)
The documentation for this class was generated from the following file src/jac/machine/class.h