Geogram  Version 1.9.0
A programming library of geometric algorithms
GEO::InputGeoFile Member List

This is the complete list of members for GEO::InputGeoFile, including all inherited members.

ascii_ (defined in GEO::GeoFile)GEO::GeoFileprotected
ascii_attribute_read_ (defined in GEO::GeoFile)GEO::GeoFileprotectedstatic
ascii_attribute_write_ (defined in GEO::GeoFile)GEO::GeoFileprotectedstatic
ascii_file_ (defined in GEO::GeoFile)GEO::GeoFileprotected
AsciiAttributeSerializer typedefGEO::GeoFile
attribute_sets_ (defined in GEO::GeoFile)GEO::GeoFileprotected
check_chunk_size()GEO::GeoFile
check_zlib_version()GEO::GeoFile
clear_attribute_maps()GEO::GeoFile
current_attribute() constGEO::InputGeoFileinline
current_attribute_ (defined in GEO::InputGeoFile)GEO::InputGeoFileprotected
current_attribute_set() constGEO::InputGeoFileinline
current_attribute_set_ (defined in GEO::InputGeoFile)GEO::InputGeoFileprotected
current_chunk_class() constGEO::GeoFileinline
current_chunk_class_ (defined in GEO::GeoFile)GEO::GeoFileprotected
current_chunk_file_pos_ (defined in GEO::GeoFile)GEO::GeoFileprotected
current_chunk_size() constGEO::GeoFileinline
current_chunk_size_ (defined in GEO::GeoFile)GEO::GeoFileprotected
current_comment() const (defined in GEO::InputGeoFile)GEO::InputGeoFileinline
current_comment_ (defined in GEO::InputGeoFile)GEO::InputGeoFileprotected
file_ (defined in GEO::GeoFile)GEO::GeoFileprotected
filename_ (defined in GEO::GeoFile)GEO::GeoFileprotected
find_attribute_set(const std::string &name)GEO::GeoFileinline
find_attribute_set(const std::string &name) constGEO::GeoFileinline
GeoFile(const std::string &filename)GEO::GeoFile
InputGeoFile(const std::string &filename)GEO::InputGeoFile
is_ascii() constGEO::GeoFileinline
next_chunk()GEO::InputGeoFile
read_attribute(void *addr)GEO::InputGeoFile
read_chunk_class()GEO::GeoFile
read_chunk_header()GEO::GeoFile
read_command_line(std::vector< std::string > &args)GEO::InputGeoFile
read_int()GEO::GeoFile
read_size()GEO::GeoFile
read_string()GEO::GeoFile
read_string_array(std::vector< std::string > &strings)GEO::GeoFile
register_ascii_attribute_serializer(const std::string &type_name, AsciiAttributeSerializer read, AsciiAttributeSerializer write)GEO::GeoFilestatic
skip_attribute_set()GEO::InputGeoFile
skip_chunk()GEO::InputGeoFileprotected
string_array_size(const std::vector< std::string > &strings) constGEO::GeoFile
string_size(const std::string &s) constGEO::GeoFileinline
write_chunk_class(const std::string &chunk_class)GEO::GeoFile
write_chunk_header(const std::string &chunk_class, size_t size)GEO::GeoFile
write_int(index_t x, const char *comment=nullptr)GEO::GeoFile
write_size(size_t x)GEO::GeoFile
write_string(const std::string &s, const char *comment=nullptr)GEO::GeoFile
write_string_array(const std::vector< std::string > &strings)GEO::GeoFile
~GeoFile()GEO::GeoFile