Messages::TClientIter Class Reference

class Messages::TClientIter : public Messages::TClientIterBase

Inherits from

Constructor & Destructor Documentation

TClientIter(const RPointerArray< RNodeInterface > &, const TClientType &, const TClientType &)

TClientIter ( const RPointerArray < RNodeInterface > & aClients,
const TClientType & aInclude,
const TClientType & aExclude = TClientType::NullType()
) [inline, explicit]

Parameters

const RPointerArray < RNodeInterface > & aClients
const TClientType & aInclude
const TClientType & aExclude = TClientType::NullType()

Member Functions Documentation

TypeMatch(RNodeInterface &)

TBool TypeMatch ( RNodeInterface & aClient ) const [private, inline, virtual]

Parameters

RNodeInterface & aClient

Member Data Documentation

TClientType iExclude

TClientType iExclude [private]

TClientType iInclude

TClientType iInclude [private]