Choreonoid  1.8
Public Member Functions | Protected Member Functions | Friends | List of all members
cnoid::ItemAddon Class Reference

#include <ItemAddon.h>

Inheritance diagram for cnoid::ItemAddon:
cnoid::Referenced cnoid::BodyOverwriteAddon cnoid::BodySuperimposerAddon

Public Member Functions

 ItemAddon ()
 
 ItemAddon (const ItemAddon &org)
 
virtual ItemownerItem ()
 
virtual bool store (Archive &archive)
 
virtual bool restore (const Archive &archive)
 
- Public Member Functions inherited from cnoid::Referenced
virtual ~Referenced ()
 

Protected Member Functions

virtual bool setOwnerItem (Item *item)
 
- Protected Member Functions inherited from cnoid::Referenced
 Referenced ()
 
 Referenced (const Referenced &)
 
int refCount () const
 

Friends

class Item
 

Constructor & Destructor Documentation

◆ ItemAddon() [1/2]

ItemAddon::ItemAddon ( )

◆ ItemAddon() [2/2]

ItemAddon::ItemAddon ( const ItemAddon org)

Member Function Documentation

◆ ownerItem()

Item * ItemAddon::ownerItem ( )
virtual

◆ restore()

bool ItemAddon::restore ( const Archive archive)
virtual

◆ setOwnerItem()

bool ItemAddon::setOwnerItem ( Item item)
protectedvirtual

◆ store()

bool ItemAddon::store ( Archive archive)
virtual

Friends And Related Function Documentation

◆ Item

friend class Item
friend

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