Sponsored Content
The Lounge What is on Your Mind? Congratulations to Chile ! Bravo !! Post 302462189 by bluescreen on Wednesday 13th of October 2010 01:10:10 PM
Old 10-13-2010
Dittos all around. Glad to see the miners finally rescued after so many days underground. I hope all of them survive and live long healthy lives. Smilie
 

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

wait command - cat it wait for not-chile process?

Did not use 'wait' yet. How I understand by now the wait works only for child processes, started background. Is there any other way to watch completion of any, not related process (at least, a process, owned by the same user?) I need to start a background process, witch will be waiting... (2 Replies)
Discussion started by: alex_5161
2 Replies

2. What is on Your Mind?

Congratulations Neo for 10,000 Post

Hi all, Please join me to congrats Neo for crossing 10,000 posts count. I think he is the first to have this count with the longest journey (12 yrs) at unix.com. At least I didn't see any other member with the same or more figures.Mods, please correct me if wrong. Perderabo is likely to be the... (6 Replies)
Discussion started by: clx
6 Replies

3. What is on Your Mind?

Congratulations to Corona688 for 20,000 Posts!

Please join me in congratulating and thanking Corona688 for 20,000 top quality posts at unix.com ! https://www.unix.com/members/1-albums112-picture651.png (11 Replies)
Discussion started by: Neo
11 Replies

4. What is on Your Mind?

Congratulations Scrutinizer for completing 3000 THANKS in the forum.

Hello Scrutinizer, Many Many Many heartily congratulations :b: to you sir(my/our HERO) to complete 3000 THANKS into the forum :b:. This shows how good you are in forums/answering people/helping/guiding people here. You are a true CHAMP, inspiration for LOT of people here. I THANK you for your... (13 Replies)
Discussion started by: RavinderSingh13
13 Replies

5. What is on Your Mind?

Congratulations Corona688 for reaching to landmark of 4000+ THANKS

Hello All, Let's join our hands together to appreciate Corona688 for completing and reaching to the landmark of 4000+ THANKS. I do want to appreciate Corona688 on behalf of everyone here in forum for Corona688's continuous effort of posting very useful, full of experience and knowledge posts in... (7 Replies)
Discussion started by: RavinderSingh13
7 Replies

6. What is on Your Mind?

Congratulations RudiC for completing 4000+ THANKS in forums.

Hello All forum members, I would like to take this opportunity to THANK RudiC for his tremendous achievement, guidance, help for helping in forums, let us join our hands together for his GREAT achievement :b: @Rudi sir, How are you sir? you ROCK, please keep up the great work sir :b: ... (1 Reply)
Discussion started by: RavinderSingh13
1 Replies

7. What is on Your Mind?

Congratulations RudiC for completing 4500 THANKS in forums.

Hello All, I would like to take this opportunity to CONGRATULATE RudiC sir, (on behalf of all of us); please join your hands with me for congratulating RudiC sir for completing 4500 THANKS in forums. He is a GREAT ASSET in this forums and from years and years he is giving NICE, QUICK, Innovative... (8 Replies)
Discussion started by: RavinderSingh13
8 Replies
ost::IPV4Validator(3)					     Library Functions Manual					     ost::IPV4Validator(3)

NAME
ost::IPV4Validator - Classes derived from IPV4Address would require an specific validator to pass to the IPV4Address constructor. SYNOPSIS
#include <address.h> Inherited by ost::IPV4MulticastValidator. Public Member Functions IPV4Validator () Constructor. virtual ~IPV4Validator () keeps compilers happy. virtual void operator() (const in_addr address) const =0 Pure virtual application operator. Detailed Description Classes derived from IPV4Address would require an specific validator to pass to the IPV4Address constructor. This is a base class for classes of function objects used by such derived classes. Author: Federico Montesino p5087@quintero.fie.us.es Abstract base class for derived inet addresses validators. Constructor &; Destructor Documentation ost::IPV4Validator::IPV4Validator () [inline] Constructor. Does not deal with any state. virtual ost::IPV4Validator::~IPV4Validator () [inline], [virtual] keeps compilers happy. Member Function Documentation virtual void ost::IPV4Validator::operator() (const in_addraddress) const [pure virtual] Pure virtual application operator. Apply the validation algorithm specific to derived classes. Implemented in ost::IPV4MulticastValidator. Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::IPV4Validator(3)
All times are GMT -4. The time now is 10:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy