| synopsis || return value || prev || next |
const char * identify_cluster( )
Java: String Identify_cluster( )
[Declared in "../coresys/common/kdu_params.h"]
Returns the name of the cluster to which this object belongs. All instances of any particular derived parameter class have the same cluster name.
Pointer to a constant string resource, which was used to construct objects of this class. The string is not copied and you may not overwrite it.
| top || synopsis || return value || prev || next |