Coconut I/O Framework  beta
Enumerations
CNIOType.h File Reference

Data type definition for I/O operation. More...

Go to the source code of this file.

Enumerations

enum  CNURIScheme { CNURINoScheme, CNURIFileScheme, CNURIHttpScheme, CNURIHttpsScheme }
 Type of URI scheme. Reference URI scheme. More...

Detailed Description

Data type definition for I/O operation.

Copyright
Copyright (C) 2009-2012 Steel Wheels Project

Enumeration Type Documentation

Type of URI scheme. Reference URI scheme.

Enumerator:
CNURINoScheme 

< No scheme

CNURIFileScheme 

< File scheme

CNURIHttpScheme 

< HTTP scheme

CNURIHttpsScheme 

< HTTPS scheme