A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pdb::MyEmployee Member List

This is the complete list of members for pdb::MyEmployee, including all inherited members.

agepdb::MyEmployeeprivate
deleteObject(void *deleteMe)pdb::Objectinlinevirtual
getAge()pdb::MyEmployeeinline
getSalary()pdb::MyEmployeeinline
getSize(void *ofMe)pdb::Objectinlinevirtual
getVTablePtr()pdb::Objectinline
MyEmployee()pdb::MyEmployeeinline
MyEmployee(int ageIn, int salaryIn)pdb::MyEmployeeinline
operator delete(void *me)pdb::Objectinlinestatic
operator new(size_t sz, const std::nothrow_t &tag)pdb::Objectinlinestatic
operator new(size_t sz)pdb::Objectinlinestatic
operator new(std::size_t count, void *ptr)pdb::Objectinlinestatic
print()pdb::MyEmployeeinline
salarypdb::MyEmployeeprivate
setUpAndCopyFrom(void *target, void *source) const pdb::Objectinlinevirtual
setVTablePtr(void *setToMe)pdb::Objectinline
~MyEmployee()pdb::MyEmployeeinline