char_string 30 SharedMemoryCommon.hpp typedef basic_string<char, std::char_traits<char>, char_allocator> char_string; char_string 31 SharedMemoryCommon.hpp typedef allocator<char_string, segment_manager_t> string_allocator; char_string 32 SharedMemoryCommon.hpp typedef std::pair<const char_string, char_string> cormap_type; char_string 34 SharedMemoryCommon.hpp typedef map<char_string, char_string, std::less<char_string>, char_string 34 SharedMemoryCommon.hpp typedef map<char_string, char_string, std::less<char_string>, char_string 34 SharedMemoryCommon.hpp typedef map<char_string, char_string, std::less<char_string>,