Pol  Rev 533
PackageObjImp Class Reference
+ Inheritance diagram for PackageObjImp:
+ Collaboration diagram for PackageObjImp:

List of all members.

Public Member Functions

 PackageObjImp (const PackagePtrHolder &other)
virtual BObjectImpcall_method (const char *methodname, Executor &ex)
virtual BObjectImpcopy () const
virtual BObjectRef get_member (const char *membername)
virtual const char * typeOf () const
virtual int typeOfInt () const

Private Types

typedef PackageObjImpBase base

Detailed Description

Definition at line 62 of file polsystemmod.cpp.


Member Typedef Documentation

Definition at line 64 of file polsystemmod.cpp.


Constructor & Destructor Documentation

PackageObjImp::PackageObjImp ( const PackagePtrHolder other) [explicit]

Definition at line 73 of file polsystemmod.cpp.

Referenced by copy().

+ Here is the caller graph for this function:


Member Function Documentation

BObjectImp * PackageObjImp::call_method ( const char *  methodname,
Executor ex 
) [virtual]

Reimplemented from BObjectImp.

Definition at line 115 of file polsystemmod.cpp.

BObjectImp * PackageObjImp::copy ( void  ) const [virtual]

Implements BApplicObj< T >.

Definition at line 111 of file polsystemmod.cpp.

References BApplicObj< T >::obj_, and PackageObjImp().

+ Here is the call graph for this function:

BObjectRef PackageObjImp::get_member ( const char *  membername) [virtual]

Reimplemented from BObjectImp.

Definition at line 119 of file polsystemmod.cpp.

References Package::dir(), FileExists(), GetPackageCfgPath(), and BApplicObj< T >::value().

+ Here is the call graph for this function:

const char * PackageObjImp::typeOf ( ) const [virtual]

Implements BApplicObj< T >.

Definition at line 103 of file polsystemmod.cpp.

int PackageObjImp::typeOfInt ( ) const [virtual]

Implements BApplicObj< T >.

Definition at line 107 of file polsystemmod.cpp.

References BObjectImp::OTPackage.


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