adtf_file_library  0.13.2
Public Member Functions | List of all members
adtf_file::Objects Class Reference

container for objects. this object container can be retrieved as objects singleton of the library via getObjects More...

#include <object.h>

Inheritance diagram for adtf_file::Objects:
[legend]
Collaboration diagram for adtf_file::Objects:
[legend]

Public Member Functions

 Objects ()
 CTOR.
 
template<typename OBJECT_TYPE >
std::vector< std::shared_ptr< OBJECT_TYPE > > getAllOfType () const
 Get the All Of Type of type OBJECT_TYPE. More...
 

Detailed Description

container for objects. this object container can be retrieved as objects singleton of the library via getObjects

Member Function Documentation

◆ getAllOfType()

template<typename OBJECT_TYPE >
std::vector<std::shared_ptr<OBJECT_TYPE> > adtf_file::Objects::getAllOfType ( ) const
inline

Get the All Of Type of type OBJECT_TYPE.

Template Parameters
OBJECT_TYPEthe type to check for
Returns
ta vector of objects with all found object of type OBJECT_TYPE

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

Copyright © CARIAD SE.
Generated on Mon Jun 10 2024 by doxygen 1.9.1
GIT Commit Hash: eb3af397a6b49ad6fcad9a60d8277d909b458b48