mytemplateclass7< T, B > Class Template Reference

My Template Class7. More...

Inheritance diagram for mytemplateclass7< T, B >:

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

Collaboration graph
[legend]

List of all members.

Public Attributes

int m_myint
 Description of My Int.
bit m_mybit
 Description of My Bit.


Detailed Description

template<typename T = int, int B = 3>
class mytemplateclass7< T, B >

My Template Class7.

type T=int, int B=3 extends mytemplateclass#(bit)

Definition at line 1068 of file test.sv.


Member Data Documentation

template<typename T = int, int B = 3>
bit mytemplateclass7< T, B >::m_mybit

Description of My Bit.

Reimplemented from mytemplateclass< bit >.

Definition at line 1070 of file test.sv.

template<typename T = int, int B = 3>
int mytemplateclass7< T, B >::m_myint

Description of My Int.

Reimplemented from mytemplateclass< bit >.

Definition at line 1069 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