MCPcopy Create free account
hub / github.com/blue-yonder/turbodbc / data_pointer

Method data_pointer

cpp/cpp_odbc/Library/src/multi_value_buffer.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51char * multi_value_buffer::data_pointer()
52{
53 return data_.data();
54}
55
56char const * multi_value_buffer::data_pointer() const
57{

Callers 15

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
set_batchMethod · 0.45
do_appendMethod · 0.45
set_batchMethod · 0.45

Calls

no outgoing calls

Tested by 11

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
BufferFromPrimitiveMethod · 0.36
TEST_FFunction · 0.36