Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ is_map
Method
is_map
compiler/cpp/src/thrift/parse/t_map.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
t_type* get_val_type() const { return val_type_; }
37
38
bool is_map() const override { return true; }
39
40
void validate() const override {
41
#ifndef ALLOW_EXCEPTIONS_AS_TYPE
Callers
15
validate_const_rec
Function · 0.45
compare_type
Function · 0.45
resolve_const_value
Method · 0.45
print_const_value
Method · 0.45
get_dart_type_string
Method · 0.45
generate_deserialize_container
Method · 0.45
generate_serialize_container
Method · 0.45
type_name
Method · 0.45
type_name_instantiate
Method · 0.45
type_to_enum
Method · 0.45
write_type_spec
Method · 0.45
get_type_name
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected