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.

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.

Parameters

Name

Description

variable

linked option variable, or 0

Created with MrDocs