CUBRID Engine  latest
db_binary Struct Reference

#include <object_representation.h>

Collaboration diagram for db_binary:
Collaboration graph

Public Attributes

unsigned char * data
 
unsigned int length
 

Detailed Description

Definition at line 974 of file object_representation.h.

Member Data Documentation

unsigned char* db_binary::data

Definition at line 976 of file object_representation.h.

Referenced by or_put_string_aligned().

unsigned int db_binary::length

Definition at line 977 of file object_representation.h.

Referenced by or_put_string_aligned().


The documentation for this struct was generated from the following file: