bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help for cpp code


From: Dheerendra Kulkarni
Subject: help for cpp code
Date: Tue, 23 Dec 2003 18:05:16 +0530 (IST)

Please help me in what this code means

NRLOLSR::NRLOLSR(nsaddr_t id) : Agent(PT_NRLOLSR),htimer(this), ttimer(this)
{
...
..
..
..

};

This is actually a constructor for a class called NRLOLSR now I don't
Understand what does literals following ':' mean (will they call functions
which are given there or what)
Dheerendra Kulkarni


-----------------------------------------
This email was sent from NITK Surathkal
   "Webmail "
http://krec.ac.in/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]