LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
BaseRecord.cc File Reference
#include <cstring>
#include <iostream>
#include "lsst/pex/exceptions.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/afw/table/SchemaMapper.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::table
 

Functions

std::ostreamlsst::afw::table::operator<< (std::ostream &os, BaseRecord const &record)
 

Variable Documentation

◆ data

char* data

Definition at line 62 of file BaseRecord.cc.