![]() |
Templates -- Meow
1.1.2
不能,也不應該先編譯成obj-file的templates
|
一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能 More...
#include "ObjBase.h"
Public Member Functions | |
virtual | ~ObjBase () |
virtual bool | write (FILE *f, bool bin, unsigned int fg) const |
virtual bool | read (FILE *f, bool bin, unsigned int fg) |
virtual ObjBase * | create () const |
virtual ObjBase * | copyFrom (ObjBase const *b) |
virtual char const * | ctype () const |
virtual std::string | type () const |
Static Public Member Functions | |
static char const * | ctypeBase () |
static std::string | typeBase () |
Protected Member Functions | |
ObjBase () | |
一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能
|
inlineprotected |
|
inlinevirtual |
Reimplemented in meow::Bitmap< Pixel >, meow::Photo< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.
|
inlinevirtual |
Reimplemented in meow::Bitmap< Pixel >, meow::Photo< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePoint< Scalar, Description >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.
|
inlinevirtual |
Reimplemented in meow::Bitmap< Pixel >, meow::Photo< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePoint< Scalar, Description >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.
|
inlinestatic |
|
inlinevirtual |
Reimplemented in meow::Photo< Pixel >, meow::Bitmap< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePoint< Scalar, Description >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.
|
inlinevirtual |
Reimplemented in meow::Bitmap< Pixel >, meow::Photo< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePoint< Scalar, Description >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.
|
inlinestatic |
|
inlinevirtual |
Reimplemented in meow::Photo< Pixel >, meow::Bitmap< Pixel >, meow::FeaturePointsDetector_Harris< Pixel >, meow::IdentityPoints< ID, Scalar >, meow::IdentityPoints< int, double >, meow::WatchBall< Pixel >, meow::Camera< Pixel >, meow::FeaturePoint< Scalar, Description >, meow::FeaturePointsMatch_K_Match< Scalar, Description >, meow::ObjArray< T >, meow::ObjDictionary< Key, Value >, meow::ObjType< Type, ReaderWriter >, and meow::ObjProperties< SID >.