AnyConnect Secure Mobility Client  5.1.2.42
PromptEntryBase Member List

This is the complete list of members for PromptEntryBase, including all inherited members.

clearValue() (defined in PromptEntryBase)PromptEntryBase
EmptyLabelValues (defined in PromptEntryBase)PromptEntryBasestatic
EmptyList (defined in PromptEntryBase)PromptEntryBasestatic
EmptyString (defined in PromptEntryBase)PromptEntryBasestatic
getGroupAttributes(const tstring &group) const (defined in PromptEntryBase)PromptEntryBase
GetGroupAttributesCount() (defined in PromptEntryBase)PromptEntryBase
getPromptLabel() const (defined in PromptEntryBase)PromptEntryBase
getPromptName() const (defined in PromptEntryBase)PromptEntryBase
getPromptType() const (defined in PromptEntryBase)PromptEntryBase
getSingleAttributes() const (defined in PromptEntryBase)PromptEntryBase
getTrueValue() const (defined in PromptEntryBase)PromptEntryBase
getValue() const (defined in PromptEntryBase)PromptEntryBase
getValueOptions() const (defined in PromptEntryBase)PromptEntryBase
GroupAttributesMap typedef (defined in PromptEntryBase)PromptEntryBase
isEnabled() const (defined in PromptEntryBase)PromptEntryBase
isEntryGroup() const (defined in PromptEntryBase)PromptEntryBase
isReadOnly() const (defined in PromptEntryBase)PromptEntryBase
isVisible() const (defined in PromptEntryBase)PromptEntryBase
operator=(const PromptEntryBase &existingEntry) (defined in PromptEntryBase)PromptEntryBaseinline
PromptEntryBase(tstring PromptName, tstring PromptLabel, PromptType promptType=Prompt_Input, const tstring &DefaultValue=EmptyString, ApiStringMap LabelValues=EmptyLabelValues) (defined in PromptEntryBase)PromptEntryBase
PromptEntryBase(const PromptEntryBase &existingEntry) (defined in PromptEntryBase)PromptEntryBaseinlineexplicit
setEnabled(bool bIsEnabled) (defined in PromptEntryBase)PromptEntryBase
setEntryGroup(bool bIsEntryGroup) (defined in PromptEntryBase)PromptEntryBase
setGroupAttributesMap(const GroupAttributesMap &groupAttributesMap) (defined in PromptEntryBase)PromptEntryBase
setPromptLabel(tstring label) (defined in PromptEntryBase)PromptEntryBase
setSingleAttributes(const SingleAttributes &singleAttributes) (defined in PromptEntryBase)PromptEntryBase
setValue(const tstring &value) (defined in PromptEntryBase)PromptEntryBase
setVisible(bool bIsVisible) (defined in PromptEntryBase)PromptEntryBase
~PromptEntryBase() (defined in PromptEntryBase)PromptEntryBasevirtual