Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
signed short int * string_buffer::size_pointer()
22
{
23
return &used_size_;
24
}
25
26
string_buffer::operator std::string() const
27
{
Callers
8
get_diagnostic_record
Function · 0.45
do_establish_connection
Method · 0.45
do_get_string_connection_info
Method · 0.45
do_get_string_column_attribute
Method · 0.45
do_describe_column
Method · 0.45
do_describe_column_wide
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36