Classes | Namespaces | Defines | Functions
pcl_io_exception.h File Reference
#include <pcl/exceptions.h>
#include <pcl/pcl_macros.h>
#include <cstdarg>
#include <stdio.h>
Include dependency graph for pcl_io_exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::PCLIOException
 Base exception class for I/O operations. More...

Namespaces

namespace  pcl

Defines

#define THROW_PCL_IO_EXCEPTION(format,...)   throwPCLIOException( __PRETTY_FUNCTION__, __FILE__, __LINE__, format , ##__VA_ARGS__ )

Functions

void pcl::throwPCLIOException (const char *function_name, const char *file_name, unsigned line_number, const char *format,...)

Define Documentation

#define THROW_PCL_IO_EXCEPTION (   format,
  ... 
)    throwPCLIOException( __PRETTY_FUNCTION__, __FILE__, __LINE__, format , ##__VA_ARGS__ )

Definition at line 48 of file pcl_io_exception.h.



pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:13