#include <netcdfcpp.h>
Definition at line 174 of file netcdfcpp.h.
 
  
  | 
        
          | virtual NcTypedComponent::~NcTypedComponent | ( | void |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | NcTypedComponent::NcTypedComponent | ( | NcFile * |  | ) |  |  | protected | 
 
 
  
  | 
        
          | virtual char NcTypedComponent::as_char | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual double NcTypedComponent::as_double | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual float NcTypedComponent::as_float | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual int NcTypedComponent::as_int | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual long NcTypedComponent::as_long | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual ncbyte NcTypedComponent::as_ncbyte | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual int NcTypedComponent::as_nclong | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual short NcTypedComponent::as_short | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual char* NcTypedComponent::as_string | ( | long | n | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual NcValues* NcTypedComponent::get_space | ( | long | numVals = 0 | ) | const |  | protectedvirtual | 
 
 
  
  | 
        
          | virtual NcBool NcTypedComponent::is_valid | ( | void |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual NcToken NcTypedComponent::name | ( | void |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual long NcTypedComponent::num_vals | ( | void |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual NcType NcTypedComponent::type | ( | void |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual NcValues* NcTypedComponent::values | ( | void |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | NcFile* NcTypedComponent::the_file |  | protected | 
 
 
The documentation for this class was generated from the following file: