Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Conduit.d File Reference

Go to the source code of this file.

Functions

static ~this ()

Variables

module mango io Conduit
import mango io Buffer
import mango io mango io Exception
import mango io model IConduit
static bool halting


Detailed Description

Copyright (c) 2004 Kris Bell

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for damages of any kind arising from the use of this software.

Permission is hereby granted to anyone to use this software for any purpose, including commercial applications, and to alter it and/or redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment within documentation of said product would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any distribution of the source.

4. Derivative works are permitted, but they must carry this notice in full and credit the original source.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Version:
Initial version, March 2004
Author:
Kris

Definition in file Conduit.d.


Function Documentation

static ~this  )  [static, private]
 

Definition at line 434 of file Conduit.d.

References halting.


Variable Documentation

module mango io Conduit
 

Definition at line 39 of file Conduit.d.

import mango io Buffer
 

Definition at line 41 of file Conduit.d.

import mango io mango io Exception
 

Definition at line 41 of file Conduit.d.

import mango io model IConduit
 

Definition at line 44 of file Conduit.d.

bool halting [static]
 

Set a flag when the application is halting. This is used to avoid closure mechanics while the object pool may be in a state of flux.

Definition at line 432 of file Conduit.d.

Referenced by Conduit::isHalting(), and ~this().


Generated on Sat Dec 24 17:28:35 2005 for Mango by  doxygen 1.4.0