xoreos  0.0.5
Public Member Functions | List of all members
Engines::Sonic::SearchType Class Reference
Inheritance diagram for Engines::Sonic::SearchType:
Inheritance graph
[legend]
Collaboration diagram for Engines::Sonic::SearchType:
Collaboration graph
[legend]

Public Member Functions

 SearchType (const iterator &a, const iterator &b)
 
 SearchType (const type &l)
 
 ~SearchType ()
 
::Aurora::NWScript::ObjectgetObject (const iterator &t)
 
- Public Member Functions inherited from Aurora::NWScript::SearchRange< std::list< Sonic::Object *> >
 SearchRange (const range &r)
 
 ~SearchRange ()
 
Objectget ()
 Return the current object in the search context. More...
 
Objectnext ()
 Move to the next object in the search context and return the previous one. More...
 
- Public Member Functions inherited from Aurora::NWScript::ObjectSearch
 ObjectSearch ()
 
virtual ~ObjectSearch ()
 

Additional Inherited Members

- Public Types inherited from Aurora::NWScript::SearchRange< std::list< Sonic::Object *> >
typedef std::list< Sonic::Object * > type
 
typedef std::list< Sonic::Object * > ::const_iterator iterator
 
typedef std::pair< iterator, iteratorrange
 

Detailed Description

Definition at line 54 of file objectcontainer.cpp.

Constructor & Destructor Documentation

◆ SearchType() [1/2]

Engines::Sonic::SearchType::SearchType ( const iterator a,
const iterator b 
)
inline

Definition at line 56 of file objectcontainer.cpp.

◆ SearchType() [2/2]

Engines::Sonic::SearchType::SearchType ( const type l)
inline

Definition at line 57 of file objectcontainer.cpp.

◆ ~SearchType()

Engines::Sonic::SearchType::~SearchType ( )
inline

Definition at line 58 of file objectcontainer.cpp.

Member Function Documentation

◆ getObject()

::Aurora::NWScript::Object* Engines::Sonic::SearchType::getObject ( const iterator t)
inlinevirtual

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