Skip to content

Class lua::Ctor

ClassList > lua > Ctor

Public Functions

Type Name
Ctor (const Ctor &) = delete
Ctor (TFunc init, const char * scope)
Ctor & operator= (const Ctor &) = delete

Public Static Functions

Type Name
double load_time_us ()
uint32_t num_modules ()

Public Functions Documentation

function Ctor [1/2]

lua::Ctor::Ctor (
    const Ctor &
) = delete

function Ctor [2/2]

template<class TFunc>
inline lua::Ctor::Ctor (
    TFunc init,
    const char * scope
) 

function operator=

Ctor & lua::Ctor::operator= (
    const Ctor &
) = delete

Public Static Functions Documentation

function load_time_us

static inline double lua::Ctor::load_time_us () 

function num_modules

static inline uint32_t lua::Ctor::num_modules () 


The documentation for this class was generated from the following file projects/casvp/src/bindings/runtime.h