[prev in list] [next in list] [prev in thread] [next in thread] 

List:       doxygen-users
Subject:    [Doxygen-users]  How do I refer to a struct member
From:       spotty <mvqwyuv5wx () snkmail ! com>
Date:       2012-08-09 1:14:27
Message-ID: 34274671.post () talk ! nabble ! com
[Download RAW message or body]


In the following example I would like to get the first \ref to be a link. Is
this possible? 

struct myStruct
{
   int myMember;
   int myMember2;
};

struct myStruct myInstance;

/**
 * \ref myInstance.myMember (this fails to create a hyperlink)
 * \ref myInstance (this creates a hyperlink)
 * \ref myStruct.myMember (this creates a hyperlink)
 */
Main()
{
   MyInstance.myMember = 100;
}

Thanks

-- 
View this message in context: \
http://old.nabble.com/How-do-I-refer-to-a-struct-member-tp34274671p34274671.html Sent \
from the Doxygen - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic