Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blue-yonder/turbodbc
/ indicator_pointer
Method
indicator_pointer
cpp/cpp_odbc/Library/src/multi_value_buffer.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
intptr_t * multi_value_buffer::indicator_pointer()
62
{
63
return indicators_.data();
64
}
65
66
intptr_t const * multi_value_buffer::indicator_pointer() const
67
{
Callers
12
do_bind_column
Method · 0.80
do_bind_input_parameter
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
set_batch
Method · 0.80
set_batch_with_shared_mask
Method · 0.80
do_append
Method · 0.80
set_indicator
Method · 0.80
set_batch
Method · 0.80
process_batch
Method · 0.80
BufferFromPrimitive
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.64
TEST
Function · 0.64
BufferFromPrimitive
Method · 0.64
TEST_F
Function · 0.64