Sponsored Content
The Lounge What is on Your Mind? Congratulations to Chile ! Bravo !! Post 302462226 by figaro on Wednesday 13th of October 2010 03:18:07 PM
Old 10-13-2010
This one of the first disasters in history of which the rescue was streamed online. And that's probably because the preparation time was about 4 weeks.
Although the ending was a happy one for them and in fact for the whole nation, we should not discount the fact that these men will be highly susceptible to post-traumatic stress disorder.
 

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::IPV6Validator(3)					     Library Functions Manual					     ost::IPV6Validator(3)

NAME
ost::IPV6Validator - Classes derived from IPV6Address would require an specific validator to pass to the IPV6Address constructor. SYNOPSIS
#include <address.h> Inherited by ost::IPV6MulticastValidator. Public Member Functions IPV6Validator () Constructor. virtual ~IPV6Validator () Keeps compilers happy. virtual void operator() (const in6_addr address) const =0 Pure virtual application operator. Detailed Description Classes derived from IPV6Address would require an specific validator to pass to the IPV6Address 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::IPV6Validator::IPV6Validator () [inline] Constructor. Does not deal with any state. virtual ost::IPV6Validator::~IPV6Validator () [inline], [virtual] Keeps compilers happy. Member Function Documentation virtual void ost::IPV6Validator::operator() (const in6_addraddress) const [pure virtual] Pure virtual application operator. Apply the validation algorithm specific to derived classes. Implemented in ost::IPV6MulticastValidator. Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 ost::IPV6Validator(3)
All times are GMT -4. The time now is 12:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy