static opencv_core.CvString |
opencv_core.cvMemStorageAllocString(opencv_core.CvMemStorage storage,
BytePointer ptr) |
static opencv_core.CvString |
opencv_core.cvMemStorageAllocString(opencv_core.CvMemStorage storage,
BytePointer ptr,
int len) |
static opencv_core.CvString |
opencv_core.cvMemStorageAllocString(opencv_core.CvMemStorage storage,
String ptr) |
static opencv_core.CvString |
opencv_core.cvMemStorageAllocString(opencv_core.CvMemStorage storage,
String ptr,
int len) |
opencv_core.CvString |
opencv_core.CvFileNode.data_str() |
opencv_core.CvString |
opencv_core.CvString.len(int len) |
opencv_core.CvString |
opencv_core.CvString.position(int position) |
opencv_core.CvString |
opencv_core.CvString.ptr(BytePointer ptr) |
opencv_core.CvString |
opencv_core.CvStringHashNode.str() |