ScummVM API documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Public Member Functions
|
Public Attributes
|
List of all members
Common::ListInternal::Node< T > Struct Template Reference
Inheritance diagram for Common::ListInternal::Node< T >:
Public Member Functions
Node
(const T &x)
Node
(T &&x)
template<class... TArgs>
Node
(TArgs &&... args)
Public Member Functions inherited from
Common::ListInternal::NodeBase
constexpr
NodeBase
(
NodeBase
*prev,
NodeBase
*next)
Public Attributes
T
_data
Public Attributes inherited from
Common::ListInternal::NodeBase
NodeBase
*
_prev
= nullptr
NodeBase
*
_next
= nullptr
The documentation for this struct was generated from the following file:
common/
list_intern.h
Common
ListInternal
Node
Generated on Fri Apr 4 2025 09:28:00 for ScummVM API documentation by
1.8.13