class cmpi::CMPIString
Public Instance Methods
to_s()
click to toggle source
const char* string() {
return CMGetCharPtr($self);
}
}
const char* string() {
return CMGetCharPtr($self);
}
}