Creator for objects that may create grids; such objects may be attached to objects that provide bundles.
More...
|
|
| GridObjectCreator (const string &name, int quality) |
| |
|
template<unsigned ID> |
| | GridObjectCreator (const VCreatorProperty< ID > &CreatorProperties, int quality) |
| |
| string | createChildname (const string &parent_name) const override |
| |
| VAcceptInfoList_t | accept (const RefPtr< VObject > &vobj) const override |
| |
| VAcceptInfoList_t | accept (const RefPtr< VObject > &vobj) const override |
| |
|
RefPtr< VObject > | create (const VCreatorBase::CreationInfo &name, const Intercube &CreationContext, const RefPtr< VCreationPreferences > &AdditionalPreferences) const override |
| |
| string | createChildname (const string &parent_name) const override |
| |
|
| VCreator (const VCreatorProperties &CreatorProperties, int quality, const RefPtr< VCreationPreferences > &prop=nullptr, const char *const CreatorReleaseIdentifier=VISH_CREATOR_RELEASE_IDENTIFIER) |
| |
|
| VCreator (const VCreatorProperty< ID > &CreatorProperties, int quality, const RefPtr< VCreationPreferences > &prop=nullptr, const char *const ReleaseIdentifier=VISH_CREATOR_RELEASE_IDENTIFIER) |
| |
|
VCreatorProperty< ID1+ID2 > | operator+ (const VCreatorProperty< ID1 > &l, const VCreatorProperty< ID2 > &r) |
| |
|
VCreatorProperty< ID1+ID2 > | operator/ (const VCreatorProperty< ID1 > &l, const VCreatorProperty< ID2 > &r) |
| |
| virtual RefPtr< VObject > | create (const CreationInfo &name, const Intercube &CreationContext, const RefPtr< VCreationPreferences > &AdditionalPreferences=nullptr) const=0 |
| |
|
RefPtr< VObject > | create (const string &name={}, const RefPtr< VCreationPreferences > &AdditionalPreferences=nullptr) const |
| |
|
const VCreatorProperties & | getProperties () const |
| |
|
RefPtr< VCreationPreferences > | CreationPreferences (const RefPtr< VCreationPreferences > &AdditionalPreferences=nullptr) const |
| |
|
| VInputCreatorBase (const string &name, int prior, const RefPtr< VCreationPreferences > &prop, const char *vish_creator_release_identifier) |
| |
Public Member Functions inherited from Wizt::VManagedDomainObject< VInputCreatorBase > |
| const type_info & | getDomainType () const override |
| |
|
void | remove () |
| |
|
| VManagedDomainObject (const string &name, int priority=DEFAULT_PRIORITY) |
| |
|
string | getLoadModule () const |
| |
|
void | insert (const string &s, int priority=DEFAULT_PRIORITY) |
| |
|
void | remove () |
| |
|
void | setPriority (int priority) |
| |
|
| VManagedObject (const string &name, int priority=DEFAULT_PRIORITY) |
| |
|
auto | getObjectCountID () const noexcept |
| |
|
bool | isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept |
| |
|
void | mkAutoDestructive () |
| |
|
refcount_t | refcount () const noexcept |
| |
|
| ReferenceBase (Object *that) noexcept |
| |
|
const auto & | self () const |
| |
|
refcount_t | wrefcount () const noexcept |
| |
|
void | addInterface (const RefPtr< InterfaceBase > &I) const |
| |
|
void | addInterfaceData (const Data &D) |
| |
|
void | addInterfaceData (const Data &D) |
| |
|
void | clearInterfaces () |
| |
|
bool | const_iterateInterfaces (const RefPtr< InterfaceIterationParameter > &IIP) const |
| |
|
virtual RefPtr< InterfaceBase > | createInterface (const type_info &) const |
| |
|
RefPtr< InterfaceBase > | findInterface (const type_info &t) const |
| |
|
RefPtr< InterfaceBase > | getInterface (const type_info &t) |
| |
|
std::string | getInterfaceNames (const char delim=';') const |
| |
|
bool | gotNewInterfaceData (const Data &D) |
| |
|
bool | gotNewInterfaceData (mutex &M, const Data &D) |
| |
|
bool | gotNewInterfaceData (mutex &M, const Data &D) |
| |
|
bool | gotNewInterfaceData (mutex &M, const Data &D, const Selector &S) |
| |
|
bool | gotNewInterfaceData (mutex &M, const Data &D, const Selector *S) |
| |
|
bool | hasChangedInterfaceData (const Data &D) const |
| |
|
bool | hasChangedInterfaceData (const Data &D) const |
| |
|
bool | hasChangedInterfaceData (const Data &D, const Selector &) const |
| |
|
bool | hasChangedInterfaceData (const Data &D, const Selector *) const |
| |
|
bool | hasInterface (const type_info &t) const |
| |
|
bool | iterateInterfaces (const RefPtr< InterfaceIterationParameter > &IIP) |
| |
|
void | printInterfaces () const |
| |
|
void | registerInterface (const type_info &t) |
| |
|
void | removeInterface () |
| |
|
void | removeInterfaceBase (const type_info &InterfaceBaseID) |
| |
|
void | addNameChangeNotifier (const WeakPtr< Notifier > &) |
| |
|
std::string | BaseName (const char Separator) const |
| |
|
const std::string & | getName () const |
| |
|
| MutableName (const std::string &theName) |
| |
|
const std::string & | Name () const |
| |
|
void | rename (const std::string &newName) |
| |
|
void | setName (const std::string &newName) |
| |
|
| VCreatorProperties (const string &keyname, const string &Description="", const string &Operatorname="") |
| |
|
| VCreatorProperties (const VCreatorProperty< ID > &VP) |
| |
|
| VCreatorProperty (const string &name) |
| |
|
| VCreatorProperty (const VCreatorProperty< ID1 > &l, const VCreatorProperty< ID2 > &r) |
| |
|
| VCreatorProperty (const VCreatorProperty< ID1 > &vp) |
| |
|
string & | Application () |
| |
|
const string & | Application () const |
| |
|
string & | Arguments () |
| |
|
const string & | Arguments () const |
| |
|
void | assign (const VCreatorPropertyBase &l) |
| |
|
string | Author () const |
| |
|
string & | AuthorKey () |
| |
|
const string & | AuthorKey () const |
| |
|
string & | Category () |
| |
|
const string & | Category () const |
| |
|
string & | Description () |
| |
|
const string & | Description () const |
| |
|
string & | helpurl () |
| |
|
const string & | helpurl () const |
| |
|
string & | Identifier () |
| |
|
const string & | Identifier () const |
| |
|
string | keyname (const char separator[]="/") const |
| |
|
std::string & | operator() (unsigned i) |
| |
|
const string & | operator() (unsigned i) const |
| |
|
string & | OperatorName () |
| |
|
const string & | OperatorName () const |
| |
|
string & | shorthelp () |
| |
|
const string & | shorthelp () const |
| |
|
string & | SourceFile () |
| |
|
const string & | SourceFile () const |
| |
|
string & | url () |
| |
|
const string & | url () const |
| |
|
Public Types inherited from Wizt::VManagedDomainObject< VInputCreatorBase > |
|
typedef What | Domain_t |
| |
|
typedef Object | reference_domain_t |
| |
|
typedef WeakPtr< Object, Object > | SelfPtr_t |
| |
|
static int | iterateIdentifiers (const string &Identifier, IdentifierIterator &It) |
| |
Static Public Member Functions inherited from Wizt::VManagedDomainObject< VInputCreatorBase > |
|
static bool | remove (const std::string &s) |
| |
|
static RefPtr< VManagedObject > | find (const string &s) |
| |
|
static int | iterate (VManagedObjectIterator_t VIt, int p_start=INT_MIN, int p_end=INT_MAX) |
| |
|
static int | size () |
| |
|
static int | traverse (VManagedObjectIterator &VIt, int p_start=INT_MIN, int p_end=INT_MAX) |
| |
|
static int | count () |
| |
|
static VManagedObjectPtr | find (const type_info &, const std::string &s) |
| |
|
static bool | InitDomain (const type_info &) |
| |
|
static int | iterateModules (ModuleIterator &VIM) |
| |
|
static int | size (const type_info &) |
| |
|
static int | traverse (const type_info &, VManagedObjectIterator &VIt, int p_start, int p_end) |
| |
|
static void | UnloadVModule (const string &what, VRemoveItem &RI) |
| |
|
static std::string | BaseName (const std::string &theName, const char Separator) |
| |
|
| CATEGORY |
| |
|
| TEXTIDENTIFIER |
| |
|
| POLYMORPHY |
| |
|
| DESCRIPTION |
| |
|
| OPERATORNAME |
| |
|
| OPERATORFONT |
| |
|
| SHORTHELP |
| |
|
| AUTHOR |
| |
|
| HELPURL |
| |
|
| URL |
| |
|
| APPLICATION |
| |
|
| MAX_PROPERTY |
| |
|
static string | CurrentLoadModule |
| |
|
void | deleteAllInstances (const type_info &DerivedType) const |
| |
|
| VCreatorBase (const string &CreatorKeyName, int priority, const RefPtr< VCreationPreferences > &prop, bool isStatic, const char *const vish_creator_release_identifier) |
| |
|
| VCreatorBase (const VCreatorProperties &CreatorProperties, int priority, const RefPtr< VCreationPreferences > &prop, bool isStatic, const char *const vish_creator_release_identifier) |
| |
|
virtual void | extremeUnction () |
| |
|
ReferenceBase & | operator= (const ReferenceBase &R) |
| |
|
void | suicide () |
| |
|
| NumberOfProperties |
| |
|
std::string | txt [NumberOfProperties] |
| |
Creator for objects that may create grids; such objects may be attached to objects that provide bundles.