Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KinematicJoint::ComponentsListener Class Reference

#include <KinematicJoint.h>

Inheritance diagram for KinematicJoint::ComponentsListener:

Detailed Description

Definition at line 672 of file KinematicJoint.h.

List of all members.

Public Member Functions

 ComponentsListener (const plist::ArrayOf< LinkComponent > &source, KinematicJoint &kj)
 ~ComponentsListener ()

Protected Member Functions

virtual void plistCollectionEntryAdded (plist::Collection &, ObjectBase &primitive)
virtual void plistCollectionEntryRemoved (plist::Collection &, ObjectBase &primitive)
virtual void plistCollectionEntriesChanged (plist::Collection &)
 This will be called whenever an entry is replaced, or multiple entries are added/removed at once, such as when an assignment occurs.

Protected Attributes

const plist::ArrayOf
< LinkComponent > & 
comps
KinematicJointparent

Constructor & Destructor Documentation

KinematicJoint::ComponentsListener::ComponentsListener ( const plist::ArrayOf< LinkComponent > &  source,
KinematicJoint kj 
)

Definition at line 674 of file KinematicJoint.h.

KinematicJoint::ComponentsListener::~ComponentsListener (  ) 

Definition at line 677 of file KinematicJoint.h.


Member Function Documentation

virtual void KinematicJoint::ComponentsListener::plistCollectionEntriesChanged ( plist::Collection  )  [protected, virtual]

This will be called whenever an entry is replaced, or multiple entries are added/removed at once, such as when an assignment occurs.

Reimplemented from plist::CollectionListener.

Definition at line 681 of file KinematicJoint.h.

virtual void KinematicJoint::ComponentsListener::plistCollectionEntryAdded ( plist::Collection ,
ObjectBase &  primitive 
) [protected, virtual]

Definition at line 679 of file KinematicJoint.h.

virtual void KinematicJoint::ComponentsListener::plistCollectionEntryRemoved ( plist::Collection ,
ObjectBase &  primitive 
) [protected, virtual]

Definition at line 680 of file KinematicJoint.h.


Member Data Documentation


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:10 2016 by Doxygen 1.6.3