Click here to Skip to main content
15,895,011 members
Articles / Desktop Programming / MFC

AGM::LibReflection: A reflection library for C++.

Rate me:
Please Sign up or sign in to vote.
4.97/5 (17 votes)
1 Nov 2004 139.5K   1.8K   55  
Description of the library AGM::LibReflection.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
   <TITLE>#define STATIC_FIELD</TITLE>
   <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">

<H2>#define <A HREF="#DOC.DOCU">STATIC_FIELD</A></H2><H2>(ACCESS_ATTR,  FIELD_TYPE,  FIELD_NAME)</H2><BLOCKQUOTE>The STATIC_FIELD macro is used to declare a reflected static field.</BLOCKQUOTE>

<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>The STATIC_FIELD macro is used to declare a reflected static field.
</BLOCKQUOTE>
<DL><DT><DT><B>Parameters:</B><DD><B>ACCESS_ATTR</B> -  access attribute (public, protected or private)
<BR><B>FIELD_TYPE</B> -  type of the field
<BR><B>FIELD_NAME</B> -  name of the field<BR><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Greece Greece
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions