setLinkedVariable overloads

Synopses

Declared in <balcl_typeinfo.h>

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(bdlt::Date* variable);

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(bdlt::Time* variable);

Set this object to have the type indicated by the specified variable, and reset this object so that it no longer has a constraint associated with it. If variable is not 0, then link it with the described option. If variable is of type bsl::optional<Type>, then the type of this object is set to Type.

void
setLinkedVariable(bool* variable);

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(char* variable);

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(double* variable);

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(int* variable);

Set this object to have the type indicated by the specified variable.

void
setLinkedVariable(bsl::string* variable);

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Set this object to have the type indicated by the specified variable.

Created with MrDocs