WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
WXP::FileAttr Struct Reference

This defines some basic file attributes. More...

#include "../include/FileAttr.h"

Inheritance diagram for WXP::FileAttr:
WXP::File

Static Public Attributes

static const int READ = 0
 
static const int WRITE = 1
 
static const int APPEND = 2
 

Detailed Description

This defines some basic file attributes.

Author
Dan Vietor

Member Data Documentation

◆ APPEND

const int WXP::FileAttr::APPEND = 2
static

◆ READ

const int WXP::FileAttr::READ = 0
static

Read access

Referenced by WXP::CityFile::CityFile(), WXP::SfcRaw::compute(), WXP::ImagePlot::draw(), WXP::MdrPlot::draw(), WXP::RadPlot::draw(), WXP::RcmPlot::draw(), WXP::SatPlot::draw(), WXP::SfcPlot::draw(), WXP::UpaPlot::draw(), WXP::GridCont::getDomain(), WXP::GridPlot::getDomain(), WXP::GridVect::getDomain(), WXP::ImagePlot::getDomain(), WXP::SatPlot::getDomain(), WXP::GridFile::GridFile(), WXP::GridWxpFile::GridWxpFile(), WXP::File::init(), WXP::GiniFile::init(), WXP::File::open(), WXP::AreaFile::open(), WXP::GribFile::open(), WXP::RcmFile::open(), WXP::ShapeFile::open(), WXP::CityFile::open(), WXP::GifFile::open(), WXP::LZWComp::open(), WXP::NetCdfFile::open(), WXP::PngFile::open(), WXP::SatCdfFile::open(), WXP::SfcCdfFile::open(), WXP::SfcUniFile::open(), WXP::SfcWxpFile::open(), WXP::TiffFile::open(), WXP::SfcXmlFile::open(), WXP::GridFile::open(), WXP::GridWxpFile::open(), WXP::SfcFile::open(), WXP::ImageFile::open(), WXP::ImgWxpFile::open(), WXP::SatFile::open(), WXP::MapFile::open(), WXP::KavradFile::open(), WXP::NowradFile::open(), WXP::GridFile::peek(), WXP::ImgWxpFile::read(), WXP::PngFile::read(), WXP::GridFile::read(), WXP::GridWxpFile::read(), WXP::GifFile::read(), WXP::ImageFile::read(), WXP::LZWComp::read(), WXP::TiffFile::read(), WXP::MapFile::readHeader(), WXP::SfcCdfFile::rewind(), WXP::SfcUniFile::rewind(), WXP::SfcWxpFile::rewind(), WXP::SfcXmlFile::rewind(), WXP::SatCdfFile::SatCdfFile(), WXP::CityTool::search(), WXP::UpaRawinHash::setup(), WXP::CityHash::setup(), WXP::SfcCdfFile::SfcCdfFile(), WXP::SfcFile::SfcFile(), WXP::SfcUniFile::SfcUniFile(), WXP::SfcWxpFile::SfcWxpFile(), WXP::SfcXmlFile::SfcXmlFile(), and WXP::ShapeFile::ShapeFile().

◆ WRITE

const int WXP::FileAttr::WRITE = 1
static

The documentation for this struct was generated from the following file: