#include <pcl/surface/3rdparty/opennurbs/opennurbs_base64.h>
Definition at line 215 of file opennurbs_base64.h.
 
◆ ON_DecodeBase64()
      
        
          | ON_DecodeBase64::ON_DecodeBase64 | ( |  | ) |  | 
      
 
 
◆ ~ON_DecodeBase64()
  
  | 
        
          | virtual ON_DecodeBase64::~ON_DecodeBase64 | ( |  | ) |  |  | virtual | 
 
 
◆ Begin()
      
        
          | void ON_DecodeBase64::Begin | ( |  | ) |  | 
      
 
 
◆ Decode() [1/4]
      
        
          | const char* ON_DecodeBase64::Decode | ( | const char * | base64str | ) |  | 
      
 
 
◆ Decode() [2/4]
      
        
          | const char* ON_DecodeBase64::Decode | ( | const char * | base64str, | 
        
          |  |  | std::size_t | base64str_count | 
        
          |  | ) |  |  | 
      
 
 
◆ Decode() [3/4]
      
        
          | const wchar_t* ON_DecodeBase64::Decode | ( | const wchar_t * | base64str | ) |  | 
      
 
 
◆ Decode() [4/4]
      
        
          | const wchar_t* ON_DecodeBase64::Decode | ( | const wchar_t * | base64str, | 
        
          |  |  | std::size_t | base64str_count | 
        
          |  | ) |  |  | 
      
 
 
◆ End()
      
        
          | bool ON_DecodeBase64::End | ( |  | ) |  | 
      
 
 
◆ Error()
      
        
          | bool ON_DecodeBase64::Error | ( |  | ) | const | 
      
 
 
◆ Output()
  
  | 
        
          | virtual void ON_DecodeBase64::Output | ( |  | ) |  |  | virtual | 
 
 
◆ SetError()
      
        
          | void ON_DecodeBase64::SetError | ( |  | ) |  | 
      
 
 
◆ m_decode_count
      
        
          | unsigned int ON_DecodeBase64::m_decode_count | 
      
 
 
◆ m_output
      
        
          | unsigned char ON_DecodeBase64::m_output[512] | 
      
 
 
◆ m_output_count
      
        
          | int ON_DecodeBase64::m_output_count | 
      
 
 
The documentation for this class was generated from the following file: