Public Member Functions | Public Attributes | List of all members
vil_nitf2_field::field_tree Class Reference

#include <vil_nitf2_field.h>

Public Member Functions

 ~field_tree ()
 

Public Attributes

std::vector< std::string > columns
 
std::vector< field_tree * > children
 

Detailed Description

Definition at line 65 of file vil_nitf2_field.h.

Constructor & Destructor Documentation

◆ ~field_tree()

vil_nitf2_field::field_tree::~field_tree ( )

Definition at line 44 of file vil_nitf2_field.cxx.

Member Data Documentation

◆ children

std::vector< field_tree* > vil_nitf2_field::field_tree::children

Definition at line 68 of file vil_nitf2_field.h.

◆ columns

std::vector< std::string > vil_nitf2_field::field_tree::columns

Definition at line 67 of file vil_nitf2_field.h.


The documentation for this class was generated from the following files: