On Tue, 31 Aug 2010 10:12:17 -0600, Alex Rousskov
<[email protected]> wrote:
> On 08/31/2010 04:39 AM, Amos Jeffries wrote:
>> Alex Rousskov wrote:
<snip> 

> 
>> client_side.h-    // HttpControlMsgSink API
>> client_side.h:    virtual void sendControlMsg(HttpControlMsg msg);
>>
>> HttpControlMsg.h-    /// called to send the 1xx message and notify the
>> Source
>> HttpControlMsg.h:    virtual void sendControlMsg(HttpControlMsg msg) =
0;
> 
> The "this is parent's API" comments should not use doxygen syntax, 
> right? I hope doxygen understands virtual functions and handles their 
> documentation correctly. Does it?

It does. mea culpa.

Amos

Reply via email to