Pol  Rev 533
EUBoatRefObjImp Class Reference

#include <uoscrobj.h>

+ Inheritance diagram for EUBoatRefObjImp:
+ Collaboration diagram for EUBoatRefObjImp:

List of all members.

Public Member Functions

 EUBoatRefObjImp (UBoat *boat)
virtual BObjectImpcall_method (const char *methodname, Executor &ex)
virtual BObjectImpcall_method_id (const int id, Executor &ex, bool forcebuiltin=false)
virtual BObjectImpcopy () const
virtual BObjectRef get_member (const char *membername)
virtual BObjectRef get_member_id (const int id)
virtual bool isEqual (const BObjectImp &objimp) const
virtual bool isTrue () const
virtual BObjectRef set_member (const char *membername, BObjectImp *value)
virtual BObjectRef set_member_id (const int id, BObjectImp *value)
virtual const char * typeOf () const
virtual int typeOfInt () const

Private Types

typedef BApplicObj< ref_ptr
< UBoat > > 
base

Detailed Description

Definition at line 118 of file uoscrobj.h.


Member Typedef Documentation

Definition at line 120 of file uoscrobj.h.


Constructor & Destructor Documentation

EUBoatRefObjImp::EUBoatRefObjImp ( UBoat boat) [inline, explicit]

Definition at line 122 of file uoscrobj.h.

Referenced by copy().

+ Here is the caller graph for this function:


Member Function Documentation

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

Reimplemented from BObjectImp.

Definition at line 534 of file uoscrobj.cpp.

References BObjectImp::call_method(), call_method_id(), getKnownObjMethod(), and ObjMethod::id.

+ Here is the call graph for this function:

BObjectImp * EUBoatRefObjImp::call_method_id ( const int  id,
Executor ex,
bool  forcebuiltin = false 
) [virtual]

Reimplemented from BObjectImp.

Definition at line 520 of file uoscrobj.cpp.

References BObjectImp::call_method_id(), BApplicObj< ref_ptr< UBoat > >::obj_, UObject::orphan(), and UBoat::script_method_id().

Referenced by call_method().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Implements BApplicObj< ref_ptr< UBoat > >.

Definition at line 464 of file uoscrobj.cpp.

References EUBoatRefObjImp(), ref_ptr< T >::get(), and BApplicObj< ref_ptr< UBoat > >::obj_.

+ Here is the call graph for this function:

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

Reimplemented from BObjectImp.

Definition at line 478 of file uoscrobj.cpp.

References UninitObject::create(), get_member_id(), getKnownObjMember(), and ObjMember::id.

+ Here is the call graph for this function:

BObjectRef EUBoatRefObjImp::get_member_id ( const int  id) [virtual]

Reimplemented from BObjectImp.

Definition at line 469 of file uoscrobj.cpp.

References UninitObject::create(), UBoat::get_script_member_id(), and BApplicObj< ref_ptr< UBoat > >::obj_.

Referenced by get_member().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

bool EUBoatRefObjImp::isEqual ( const BObjectImp objimp) const [virtual]
bool EUBoatRefObjImp::isTrue ( void  ) const [virtual]

Reimplemented from BObjectImp.

Definition at line 543 of file uoscrobj.cpp.

References BApplicObj< ref_ptr< UBoat > >::obj_, and UObject::orphan().

+ Here is the call graph for this function:

BObjectRef EUBoatRefObjImp::set_member ( const char *  membername,
BObjectImp value 
) [virtual]

Reimplemented from BObjectImp.

Definition at line 511 of file uoscrobj.cpp.

References UninitObject::create(), getKnownObjMember(), ObjMember::id, and set_member_id().

+ Here is the call graph for this function:

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

Implements BApplicObj< ref_ptr< UBoat > >.

Definition at line 455 of file uoscrobj.cpp.

int EUBoatRefObjImp::typeOfInt ( ) const [virtual]

Implements BApplicObj< ref_ptr< UBoat > >.

Definition at line 459 of file uoscrobj.cpp.

References BObjectImp::OTBoatRef.


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