| synopsis || return value || prev || next |

kdu_params::identify_cluster

Java: Kdu_params::Identify_cluster

const char * identify_cluster( )

Java: String Identify_cluster( )

[Declared in "../coresys/common/kdu_params.h"]

Go to class description.


Synopsis

Returns the name of the cluster to which this object belongs. All instances of any particular derived parameter class have the same cluster name.


Return Value

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 |