mytemplateclass9< T, B, C > Class Template Reference

My Template Class9. More...

Inheritance diagram for mytemplateclass9< T, B, C >:

Inheritance graph
[legend]
Collaboration diagram for mytemplateclass9< T, B, C >:

Collaboration graph
[legend]

List of all members.

Public Attributes

int m_myint
bit m_mybit


Detailed Description

template<typename T = int, int B = 3, typename C = mine>
class mytemplateclass9< T, B, C >

My Template Class9.

type T=int, int B=3, type C=mine extends mytemplateclass4#(bit, 5)

Definition at line 1100 of file test.sv.


Member Data Documentation

template<typename T = int, int B = 3, typename C = mine>
bit mytemplateclass9< T, B, C >::m_mybit

Reimplemented from mytemplateclass6< bit, 5 >.

Definition at line 1103 of file test.sv.

template<typename T = int, int B = 3, typename C = mine>
int mytemplateclass9< T, B, C >::m_myint

Reimplemented from mytemplateclass6< bit, 5 >.

Definition at line 1102 of file test.sv.


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

Intelligent Design Verification
Intelligent Design Verification
Project: Test, Revision: 1.0.0
Copyright (c) 2008 Intelligent Design Verification.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here:
http://www.intelligentdv.com/licenses/fdl.txt
doxygen
Doxygen Version: 1.5.8
IDV SV Filter Version: 2.4.0
Mon Jun 22 22:48:39 2009
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV