![]() |
libLAS API Reference
1.8.1
|
#include <liblas/detail/private_utility.hpp>#include <liblas/external/property_tree/ptree.hpp>#include <liblas/export.hpp>#include <boost/array.hpp>#include <string>#include <vector>#include <iostream>

Go to the source code of this file.
Classes | |
| class | liblas::VariableRecord |
| Representation of variable-length record data. More... | |
Namespaces | |
| liblas | |
| Namespace grouping all elements of libLAS public interface. | |
Functions | |
| bool | liblas::operator== (VariableRecord const &lhs, VariableRecord const &rhs) |
| Equality operator. More... | |
| bool | liblas::operator!= (VariableRecord const &lhs, VariableRecord const &rhs) |
| Inequality operator. More... | |
| LAS_DLL std::ostream & | liblas::operator<< (std::ostream &os, liblas::VariableRecord const &) |
1.8.11