OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
GDALByte Class Reference

#include <GDALTypes.h>

Inheritance diagram for GDALByte:
Inheritance graph
Collaboration diagram for GDALByte:
Collaboration graph

Public Member Functions

 GDALByte (const string &n="")
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~GDALByte ()
 

Detailed Description

Definition at line 41 of file GDALTypes.h.

Constructor & Destructor Documentation

GDALByte::GDALByte ( const string &  n = "")

Definition at line 38 of file GDALTypes.cc.

Referenced by ptr_duplicate().

virtual GDALByte::~GDALByte ( )
inlinevirtual

Definition at line 44 of file GDALTypes.h.

Member Function Documentation

BaseType * GDALByte::ptr_duplicate ( )
virtual

Definition at line 44 of file GDALTypes.cc.

References GDALByte().

Here is the call graph for this function:

bool GDALByte::read ( )
virtual

Definition at line 49 of file GDALTypes.cc.


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