ESyS-Particle
2.3
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
Protected Attributes
|
List of all members
Stack< T > Class Template Reference
#include <
t_list.h
>
Public Member Functions
Stack
()
virtual
~Stack
()
void
Push
(T *V)
T *
Pop
()
Protected Attributes
List
< T >
L
Detailed Description
template<class T>
class Stack< T >
Stack
container.
Constructor & Destructor Documentation
template<class T >
Stack
< T >::
Stack
(
)
inline
template<class T >
virtual
Stack
< T >::~
Stack
(
)
inline
virtual
References
List< T >::Destroy()
.
Here is the call graph for this function:
Member Function Documentation
template<class T >
T *
Stack
< T >::Pop
(
)
inline
template<class T >
void
Stack
< T >::Push
(
T *
V
)
inline
Member Data Documentation
template<class T >
List
<T>
Stack
< T >::L
protected
The documentation for this class was generated from the following files:
Foundation/
t_list.h
Foundation/
t_list.hpp
Stack
Generated on Mon Sep 15 2014 16:24:13 for ESyS-Particle by
1.8.8