Public Member Functions | Public Attributes

BindList Class Reference

List of all members.

Public Member Functions

 BindList ()
bool TryRun ()
void AddBind (IBind@ bind)

Public Attributes

array< IBind@> binds

Constructor & Destructor Documentation

BindList (  ) 

Member Function Documentation

bool TryRun (  ) 
void AddBind ( IBind bind  ) 

Member Data Documentation

array<IBind@> binds