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::Employee Member List

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

agepdb::Employeeprivate
deleteObject(void *deleteMe)pdb::Objectinlinevirtual
departmentpdb::Employee
Employee()pdb::Employeeinline
Employee(std::string nameIn, int ageIn, std::string department, double salary)pdb::Employeeinline
Employee(std::string nameIn, int ageIn)pdb::Employeeinline
getAge()pdb::Employeeinline
getName()pdb::Employeeinline
getSalary()pdb::Employeeinline
getSize(void *ofMe)pdb::Objectinlinevirtual
getVTablePtr()pdb::Objectinline
hash()pdb::Employeeinline
isFrank()pdb::Employeeinline
namepdb::Employeeprivate
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
operator==(Employee &me) const pdb::Employeeinline
print()pdb::Employeeinline
salarypdb::Employee
setUpAndCopyFrom(void *target, void *source) const pdb::Objectinlinevirtual
setVTablePtr(void *setToMe)pdb::Objectinline
~Employee()pdb::Employeeinline