Public Types | Public Member Functions | List of all members
TestObjectSupportsUpdate Class Reference
Inheritance diagram for TestObjectSupportsUpdate:
Inheritance graph
[legend]

Public Types

using ConstPtr = std::shared_ptr< const TestObjectSupportsUpdate >
 
using Ptr = std::shared_ptr< TestObjectSupportsUpdate >
 
- Public Types inherited from TestObject
using ConstPtr = std::shared_ptr< const TestObject >
 
using Ptr = std::shared_ptr< TestObject >
 

Public Member Functions

TestObjectSupportsUpdate::Ptr clone () const
 
bool update (const TestObjectSupportsUpdate::ConstPtr &pattern)
 
- Public Member Functions inherited from TestObject
TestObject::Ptr clone () const
 
int getRevision () const
 
TestObjectoperator= (const TestObject &)=delete
 
TestObjectoperator= (TestObject &&)=delete
 
 TestObject ()=default
 
 TestObject (const TestObject &)=delete
 
 TestObject (TestObject &&)=delete
 
virtual ~TestObject ()=default
 

Additional Inherited Members

- Public Attributes inherited from TestObject
int revision_ { 0 }
 
int val_1 { 0 }
 
int val_2 { 0 }
 

Detailed Description

Definition at line 42 of file clone_cache_unit.cpp.

Member Typedef Documentation

◆ ConstPtr

Definition at line 46 of file clone_cache_unit.cpp.

◆ Ptr

Definition at line 45 of file clone_cache_unit.cpp.

Member Function Documentation

◆ clone()

TestObjectSupportsUpdate::Ptr TestObjectSupportsUpdate::clone ( ) const
inline

Definition at line 56 of file clone_cache_unit.cpp.

◆ update()

bool TestObjectSupportsUpdate::update ( const TestObjectSupportsUpdate::ConstPtr pattern)
inline

Definition at line 48 of file clone_cache_unit.cpp.


The documentation for this class was generated from the following file:


tesseract_common
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:40