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

Method size_pointer

cpp/cpp_odbc/Library/src/level2/string_buffer.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21signed short int * string_buffer::size_pointer()
22{
23 return &used_size_;
24}
25
26string_buffer::operator std::string() const
27{

Callers 8

get_diagnostic_recordFunction · 0.45
do_describe_columnMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36