All Identifiers

Name Unit Description
AcceptEx Grijjy.Winsock2

 

ADDRINFOW Grijjy.Winsock2

 

ASN1_BIT_STRING_get_bit Grijjy.OpenSSL.API

 

ASN1_STRING_data Grijjy.OpenSSL.API

 

bind Grijjy.Winsock2

 

BIOGetFlags Grijjy.OpenSSL.API

Helpers

BIORetry Grijjy.OpenSSL.API

 

BIO_CLOSE Grijjy.OpenSSL.API

 

BIO_ctrl Grijjy.OpenSSL.API

 

BIO_CTRL_INFO Grijjy.OpenSSL.API

 

BIO_CTRL_PENDING Grijjy.OpenSSL.API

 

BIO_FLAGS_IO_SPECIAL Grijjy.OpenSSL.API

 

BIO_FLAGS_READ Grijjy.OpenSSL.API

 

BIO_FLAGS_RWS Grijjy.OpenSSL.API

 

BIO_FLAGS_SHOULD_RETRY Grijjy.OpenSSL.API

 

BIO_FLAGS_WRITE Grijjy.OpenSSL.API

 

BIO_free Grijjy.OpenSSL.API

 

BIO_new Grijjy.OpenSSL.API

 

BIO_new_mem_buf Grijjy.OpenSSL.API

 

BIO_new_socket Grijjy.OpenSSL.API

 

BIO_NOCLOSE Grijjy.OpenSSL.API

 

BIO_read Grijjy.OpenSSL.API

 

BIO_s_mem Grijjy.OpenSSL.API

 

BIO_write Grijjy.OpenSSL.API

 

BsonDefaultValueAttribute Grijjy.Bson.Serialization

Specifies the default value for an element.

BsonDiscriminatorAttribute Grijjy.Bson.Serialization

Applies a discriminator to a class.

BsonElementAttribute Grijjy.Bson.Serialization

Attribute used to force serializing read-only properties and to modify the name of an element for serialization

BsonErrorOnExtraElementsAttribute Grijjy.Bson.Serialization

Apply this attribute to a record or class if you want to raise an exception when deserializing elements that are not part of the record or class.

BsonIgnoreAttribute Grijjy.Bson.Serialization

Apply this attribute to elements you want to ignore for serialization

BsonIgnoreIfDefaultAttribute Grijjy.Bson.Serialization

Apply this attribute to elements you want to ignore if they have the default value.

BsonRepresentationAttribute Grijjy.Bson.Serialization

Changes the representation type of an element when serializing.

BUFFER_SIZE Grijjy.Http

Socket buffer size

ConnectEx Grijjy.Winsock2

 

CRLF Grijjy.Http

End of line

CRYPTO_cleanup_all_ex_data Grijjy.OpenSSL.API

 

CRYPTO_free Grijjy.OpenSSL.API

 

CRYPTO_LOCK Grijjy.OpenSSL.API

 

CRYPTO_malloc Grijjy.OpenSSL.API

 

CRYPTO_num_locks Grijjy.OpenSSL.API

 

CRYPTO_READ Grijjy.OpenSSL.API

 

CRYPTO_set_dynlock_create_callback Grijjy.OpenSSL.API

 

CRYPTO_set_dynlock_destroy_callback Grijjy.OpenSSL.API

 

CRYPTO_set_dynlock_lock_callback Grijjy.OpenSSL.API

 

CRYPTO_set_locking_callback Grijjy.OpenSSL.API

 

CRYPTO_UNLOCK Grijjy.OpenSSL.API

 

CRYPTO_WRITE Grijjy.OpenSSL.API

 

DEFAULT_BLOCK_SIZE Grijjy.OpenSSL

 

DEFAULT_HTTPS_PORT Grijjy.Http

 

DEFAULT_HTTP_PORT Grijjy.Http

Ports

DisconnectEx Grijjy.Winsock2

 

EgoBsonSerializerError Grijjy.Bson.Serialization

Type of exception that is raised on serialization errors

EgoJsonParserError Grijjy.Bson.IO

Type of exception that is raised when parsing an invalid JSON source.

EgoSerializationError Grijjy.ProtocolBuffers

Exception type that is raise when an error occurs during (de)serialization

EnumerateTCPConnections Grijjy.Winsock2

NetStat

EPOLLERR Linuxapi.Epoll

 

EPOLLET Linuxapi.Epoll

 

EPOLLHUP Linuxapi.Epoll

 

EPOLLIN Linuxapi.Epoll

 

EPOLLMSG Linuxapi.Epoll

 

EPOLLONESHOT Linuxapi.Epoll

 

EPOLLOUT Linuxapi.Epoll

 

EPOLLPRI Linuxapi.Epoll

 

EPOLLRDBAND Linuxapi.Epoll

 

EPOLLRDHUP Linuxapi.Epoll

 

EPOLLRDNORM Linuxapi.Epoll

 

EPOLLWAKEUP Linuxapi.Epoll

 

EPOLLWRBAND Linuxapi.Epoll

 

EPOLLWRNORM Linuxapi.Epoll

 

epoll_create Linuxapi.Epoll

create an epoll instance

epoll_create1 Linuxapi.Epoll

 

epoll_ctl Linuxapi.Epoll

apply an operation to an epoll instance

EPOLL_CTL_ADD Linuxapi.Epoll

opcodes epoll_ctl

EPOLL_CTL_DEL Linuxapi.Epoll

 

EPOLL_CTL_MOD Linuxapi.Epoll

 

epoll_data Linuxapi.Epoll

 

epoll_event Linuxapi.Epoll

 

epoll_pwait Linuxapi.Epoll

 

epoll_wait Linuxapi.Epoll

wait for events on an epoll instance

ERR_error_string_n Grijjy.OpenSSL.API

thread-unsafe, Application-global cleanup functions

ERR_free_strings Grijjy.OpenSSL.API

 

ERR_get_error Grijjy.OpenSSL.API

 

ERR_load_BIO_strings Grijjy.OpenSSL.API

 

ERR_remove_state Grijjy.OpenSSL.API

 

ERR_remove_thread_state Grijjy.OpenSSL.API

 

EventToString Linuxapi.Epoll

Helpers

EVP_cleanup Grijjy.OpenSSL.API

 

EVP_DigestSignFinal Grijjy.OpenSSL.API

 

EVP_DigestSignInit Grijjy.OpenSSL.API

 

EVP_DigestUpdate Grijjy.OpenSSL.API

 

EVP_DigestVerifyFinal Grijjy.OpenSSL.API

 

EVP_DigestVerifyInit Grijjy.OpenSSL.API

 

EVP_MD_CTX_create Grijjy.OpenSSL.API

 

EVP_MD_CTX_destroy Grijjy.OpenSSL.API

 

EVP_PKEY_free Grijjy.OpenSSL.API

 

EVP_PKEY_size Grijjy.OpenSSL.API

 

EVP_sha1 Grijjy.OpenSSL.API

 

EVP_sha256 Grijjy.OpenSSL.API

 

Finalize_Winsock Grijjy.Winsock2

 

FixedInt32 Grijjy.ProtocolBuffers

A 32-bit signed integer that is always serialized using 4 bytes.

FixedInt64 Grijjy.ProtocolBuffers

A 64-bit signed integer that is always serialized using 8 bytes.

FixedUInt32 Grijjy.ProtocolBuffers

A 32-bit unsigned integer that is always serialized using 4 bytes.

FixedUInt64 Grijjy.ProtocolBuffers

A 64-bit unsigned integer that is always serialized using 8 bytes.

FreeAddrInfo Grijjy.Winsock2

 

GetAcceptExSockAddrs Grijjy.Winsock2

 

GetAddrInfo Grijjy.Winsock2

 

GetExtendedTcpTable Grijjy.Winsock2

 

GetNameInfo Grijjy.Winsock2

 

goBase64Decode Grijjy.BinaryCoding

Decodes Base64-encoded binary data.

goBase64Decode Grijjy.BinaryCoding

Decodes Base64-encoded binary data.

goBase64Encode Grijjy.BinaryCoding

Encodes binary data to a Base64 buffer.

goBase64Encode Grijjy.BinaryCoding

Encodes binary data to a Base64 buffer.

goCharToHex Grijjy.SysUtils

Converts a digit to a byte.

goDateTimeFromTicks Grijjy.DateUtils

Converts a number of ticks that has passed since midnight, January 1, 0001 UTC to a date/time value.

goDateTimeToMillisecondsSinceEpoch Grijjy.DateUtils

Converts a date/time value to a number of milliseconds since the Unix epoch.

goDateTimeToTicks Grijjy.DateUtils

Converts a date/time value to a number of ticks that has passed since midnight, January 1, 0001 UTC.

goGetCurrentProcessId Grijjy.SysUtils

Returns the ID of the current process.

goGetMachineName Grijjy.SysUtils

Returns the name of the machine.

goMurmurHash2 Grijjy.SysUtils

Calculates a Murmur hash (v2) of a block of data.

goParseHexString Grijjy.SysUtils

Converts a hex string to a byte array.

goReverseBytes Grijjy.SysUtils

Reverses the bytes in (part of) a byte array.

goToDateTimeFromMillisecondsSinceEpoch Grijjy.DateUtils

Converts a number of milliseconds since the Unix epoch to a date/time value.

goToHexString Grijjy.SysUtils

Converts a byte array to a hex string.

goTryParseHexString Grijjy.SysUtils

Tries to convert a hex string to a byte array.

goUSFormatSettings Grijjy.SysUtils

Format settings that always use a period ('.') as a decimal separator

goUtf16ToUtf8 Grijjy.SysUtils

Fast Unicode to UTF-8 conversion using a provided buffer.

goUtf16ToUtf8 Grijjy.SysUtils

Fast Unicode to UTF-8 conversion.

goUtf8ToUtf16 Grijjy.SysUtils

Fast UTF-8 to Unicode conversion.

goUtf8ToUtf16 Grijjy.SysUtils

Fast UTF-8 to Unicode conversion using a provided buffer.

goUtf8ToUtf16 Grijjy.SysUtils

Fast UTF-8 to Unicode conversion.

grNetstat Grijjy.Winsock2

 

HandleIPHLPAPI Grijjy.Winsock2

 

HMAC Grijjy.OpenSSL.API

 

HttpClientManager Grijjy.Http

 

IgoBsonBaseReader Grijjy.Bson.IO

Base interface for IgoBsonReader, IgoJsonReader and IgoBsonDocumentReader

IgoBsonBaseWriter Grijjy.Bson.IO

Base interface for IgoBsonWriter, IgoJsonWriter and IgoBsonDocumentWriter

IgoBsonDocumentReader Grijjy.Bson.IO

Interface for reading BSON values from a BSON Document.

IgoBsonDocumentWriter Grijjy.Bson.IO

Interface for writing BSON values to a BSON document.

IgoBsonReader Grijjy.Bson.IO

Interface for reading BSON values from binary BSON format.

IgoBsonReaderBookmark Grijjy.Bson.IO

A bookmark that can be used to return a reader to the current position and state.

IgoBsonWriter Grijjy.Bson.IO

Interface for writing BSON values to binary BSON format.

IgoJsonReader Grijjy.Bson.IO

Interface for reading BSON values from JSON format.

IgoJsonWriter Grijjy.Bson.IO

Interface for writing BSON values to JSON format.

Init_Winsock Grijjy.Winsock2

Missing Winsock2

INTERVAL_CLEANUP Grijjy.Http

Cleanup

IPHLPAPI_DLL Grijjy.Winsock2

 

IPV4ToString Grijjy.Winsock2

Helpers

ISO8859String Grijjy.Http

ISO-8859-1 ASCII compatible string

JavaWebToken Grijjy.JWT

Creates a Java Web Token using the provided private key in PEM format

JWT_RS256 Grijjy.JWT

RSA with SHA256

LIBEAY_DLL Grijjy.OpenSSL.API

 

LoadLIBEAY Grijjy.OpenSSL.API

 

LoadSSLEAY Grijjy.OpenSSL.API

 

LPADDRINFOW Grijjy.Winsock2

 

LPFN_ACCEPTEX Grijjy.Winsock2

 

LPFN_BIND Grijjy.Winsock2

 

LPFN_CONNECTEX Grijjy.Winsock2

 

LPFN_DISCONNECTEX Grijjy.Winsock2

 

LPFN_FREEADDRINFOW Grijjy.Winsock2

 

LPFN_GETACCEPTEXSOCKADDRS Grijjy.Winsock2

 

LPFN_GETADDRINFOW Grijjy.Winsock2

 

LPFN_GetExtendedTcpTable Grijjy.Winsock2

 

LPFN_GETNAMEINFOW Grijjy.Winsock2

 

LPFN_WSAIOCTL Grijjy.Winsock2

 

MAX_BLOCKS_QUEUED Grijjy.MemoryPool

 

MAX_MILLISECONDS_SINCE_EPOCH Grijjy.DateUtils

 

MIB_TCPTABLE_OWNER_PID Grijjy.Winsock2

 

MIN_MILLISECONDS_SINCE_EPOCH Grijjy.DateUtils

The minimum and maximum number of milliseconds since the Unix epoch that we can use to convert to and from a TDateTime value without loss in precision.

OBJ_nid2sn Grijjy.OpenSSL.API

 

OBJ_obj2nid Grijjy.OpenSSL.API

 

PAddrInfoW Grijjy.Winsock2

 

PASN1_BIT_STRING Grijjy.OpenSSL.API

 

PASN1_OBJECT Grijjy.OpenSSL.API

 

PASN1_STRING Grijjy.OpenSSL.API

 

PBIO Grijjy.OpenSSL.API

 

PBIO_METHOD Grijjy.OpenSSL.API

 

PCRYPTO_dynlock_value Grijjy.OpenSSL.API

 

PEM_read_bio_PrivateKey Grijjy.OpenSSL.API

 

PEM_read_bio_RSAPrivateKey Grijjy.OpenSSL.API

 

PEM_read_bio_X509 Grijjy.OpenSSL.API

 

PENGINE Grijjy.OpenSSL.API

 

pepoll_event Linuxapi.Epoll

 

PEVP_MD Grijjy.OpenSSL.API

 

PEVP_MD_CTX Grijjy.OpenSSL.API

 

PEVP_PKEY Grijjy.OpenSSL.API

 

PEVP_PKEY_CTX Grijjy.OpenSSL.API

 

PgoObjectId Grijjy.Bson

 

PMibTcpRowOwnerPid Grijjy.Winsock2

 

PMIB_TCPTABLE_OWNER_PID Grijjy.Winsock2

 

PPAddrInfoW Grijjy.Winsock2

 

PPEVP_PKEY Grijjy.OpenSSL.API

 

PPX509 Grijjy.OpenSSL.API

 

PSSL Grijjy.OpenSSL.API

 

PSSL_CTX Grijjy.OpenSSL.API

 

PSSL_METHOD Grijjy.OpenSSL.API

 

PSTACK Grijjy.OpenSSL.API

 

ptsigset Linuxapi.Epoll

 

PX509 Grijjy.OpenSSL.API

 

PX509_NAME Grijjy.OpenSSL.API

 

PX509_STORE Grijjy.OpenSSL.API

 

RS_BSON_CLOSE_BRACE_EXPECTED Grijjy.Bson.IO

 

RS_BSON_CLOSE_BRACKET_EXPECTED Grijjy.Bson.IO

 

RS_BSON_COLON_EXPECTED Grijjy.Bson.IO

 

RS_BSON_COMMA_EXPECTED Grijjy.Bson.IO

 

RS_BSON_COMMA_OR_CLOSE_BRACE_EXPECTED Grijjy.Bson.IO

 

RS_BSON_INT_EXPECTED Grijjy.Bson.IO

 

RS_BSON_INT_OR_STRING_EXPECTED Grijjy.Bson.IO

 

RS_BSON_INVALID_BINARY_TYPE Grijjy.Bson.IO

 

RS_BSON_INVALID_DATA Grijjy.Bson.IO

 

RS_BSON_INVALID_DATE Grijjy.Bson.IO

 

RS_BSON_INVALID_EXTENDED_JSON Grijjy.Bson.IO

 

RS_BSON_INVALID_GUID Grijjy.Bson.IO

 

RS_BSON_INVALID_NEW_STATEMENT Grijjy.Bson.IO

 

RS_BSON_INVALID_NUMBER Grijjy.Bson.IO

 

RS_BSON_INVALID_READER_STATE Grijjy.Bson.IO

 

RS_BSON_INVALID_REGEX Grijjy.Bson.IO

 

RS_BSON_INVALID_STRING Grijjy.Bson.IO

 

RS_BSON_INVALID_UNICODE_CODEPOINT Grijjy.Bson.IO

 

RS_BSON_INVALID_WRITER_STATE Grijjy.Bson.IO

 

RS_BSON_JS_DATETIME_STRING_NOT_SUPPORTED Grijjy.Bson.IO

 

RS_BSON_NOT_SUPPORTED Grijjy.Bson.IO

 

RS_BSON_QUOTE_EXPECTED Grijjy.Bson.IO

 

RS_BSON_STRING_EXPECTED Grijjy.Bson.IO

 

RS_BSON_STRING_OR_CLOSE_BRACE_EXPECTED Grijjy.Bson.IO

 

RS_BSON_STRING_WITH_VALUE_EXPECTED Grijjy.Bson.IO

 

RS_BSON_TOKEN_EXPECTED Grijjy.Bson.IO

 

RS_BSON_UNEXPECTED_TOKEN Grijjy.Bson.IO

 

SerializeAttribute Grijjy.ProtocolBuffers

A Delphi attribute you use to decorate record fields that need to be serialized.

SetSSLCTXOptions Grijjy.OpenSSL.API

 

sk_num Grijjy.OpenSSL.API

 

sk_pop Grijjy.OpenSSL.API

 

SSLEAY_DLL Grijjy.OpenSSL.API

 

SSLError Grijjy.OpenSSL.API

 

SSLErrorFatal Grijjy.OpenSSL.API

 

SSLFinalize Grijjy.OpenSSL.API

 

SSLInitialize Grijjy.OpenSSL.API

 

SSLv23_method Grijjy.OpenSSL.API

 

SSLv3_method Grijjy.OpenSSL.API

 

SSL_clear Grijjy.OpenSSL.API

 

SSL_connect Grijjy.OpenSSL.API

 

SSL_CTX_check_private_key Grijjy.OpenSSL.API

 

SSL_CTX_ctrl Grijjy.OpenSSL.API

 

SSL_CTX_free Grijjy.OpenSSL.API

 

SSL_CTX_get_cert_store Grijjy.OpenSSL.API

 

SSL_CTX_load_verify_locations Grijjy.OpenSSL.API

 

SSL_CTX_new Grijjy.OpenSSL.API

 

SSL_CTX_set_alpn_protos Grijjy.OpenSSL.API

 

SSL_CTX_set_verify Grijjy.OpenSSL.API

 

SSL_CTX_use_certificate Grijjy.OpenSSL.API

 

SSL_CTX_use_certificate_chain_file Grijjy.OpenSSL.API

 

SSL_CTX_use_certificate_file Grijjy.OpenSSL.API

 

SSL_CTX_use_PrivateKey Grijjy.OpenSSL.API

 

SSL_CTX_use_RSAPrivateKey Grijjy.OpenSSL.API

 

SSL_CTX_use_RSAPrivateKey_file Grijjy.OpenSSL.API

 

SSL_ERROR_NONE Grijjy.OpenSSL.API

 

SSL_ERROR_SSL Grijjy.OpenSSL.API

 

SSL_ERROR_SYSCALL Grijjy.OpenSSL.API

 

SSL_ERROR_WANT_ACCEPT Grijjy.OpenSSL.API

 

SSL_ERROR_WANT_CONNECT Grijjy.OpenSSL.API

 

SSL_ERROR_WANT_READ Grijjy.OpenSSL.API

 

SSL_ERROR_WANT_WRITE Grijjy.OpenSSL.API

 

SSL_ERROR_WANT_X509_LOOKUP Grijjy.OpenSSL.API

 

SSL_ERROR_ZERO_RETURN Grijjy.OpenSSL.API

 

SSL_free Grijjy.OpenSSL.API

 

SSL_get0_alpn_selected Grijjy.OpenSSL.API

 

SSL_get_error Grijjy.OpenSSL.API

 

SSL_get_peer_certificate Grijjy.OpenSSL.API

 

SSL_library_init Grijjy.OpenSSL.API

 

SSL_load_error_strings Grijjy.OpenSSL.API

 

SSL_new Grijjy.OpenSSL.API

 

SSL_OP_ALL Grijjy.OpenSSL.API

 

SSL_OP_NO_COMPRESSION Grijjy.OpenSSL.API

 

SSL_OP_NO_SSLv2 Grijjy.OpenSSL.API

 

SSL_OP_NO_SSLv3 Grijjy.OpenSSL.API

 

SSL_pending Grijjy.OpenSSL.API

 

SSL_read Grijjy.OpenSSL.API

 

SSL_set_accept_state Grijjy.OpenSSL.API

 

SSL_set_bio Grijjy.OpenSSL.API

 

SSL_set_cipher_list Grijjy.OpenSSL.API

 

SSL_set_connect_state Grijjy.OpenSSL.API

 

SSL_shutdown Grijjy.OpenSSL.API

 

SSL_state Grijjy.OpenSSL.API

 

SSL_ST_OK Grijjy.OpenSSL.API

 

SSL_VERIFY_NONE Grijjy.OpenSSL.API

 

SSL_write Grijjy.OpenSSL.API

 

S_CHARSET Grijjy.Http

 

S_CHUNKED Grijjy.Http

 

S_CONTENT_LENGTH Grijjy.Http

Strings

S_CONTENT_TYPE Grijjy.Http

 

S_TRANSFER_ENCODING Grijjy.Http

 

TAddrInfoW Grijjy.Winsock2

 

TASN1_BIT_STRING Grijjy.OpenSSL.API

 

TASN1_STRING Grijjy.OpenSSL.API

 

TCP_STATE Grijjy.Winsock2

 

TCP_STATES Grijjy.Winsock2

TCP states

TCP_TABLE_CLASS Grijjy.Winsock2

 

TCRYPTO_dynlock_value Grijjy.OpenSSL.API

 

TDynLockCreateCallback Grijjy.OpenSSL.API

 

TDynLockDestroyCallback Grijjy.OpenSSL.API

 

TDynLockLockCallback Grijjy.OpenSSL.API

 

TFD_NONBLOCK Linuxapi.Timerfd

 

TF_DISCONNECT Grijjy.Winsock2

 

TF_REUSE_SOCKET Grijjy.Winsock2

 

TF_USE_DEFAULT_WORKER Grijjy.Winsock2

 

TF_USE_KERNEL_APC Grijjy.Winsock2

 

TF_USE_SYSTEM_THREAD Grijjy.Winsock2

 

TF_WRITE_BEHIND Grijjy.Winsock2

 

TgoArray Grijjy.Collections

Various utilities that operate on generic dynamic arrays.

TgoBsonArray Grijjy.Bson

An array of other BSON values

TgoBsonArray._IArray Grijjy.Bson

@exclude

TgoBsonBaseReader Grijjy.Bson.IO

Abstract base class of TgoBsonReader and TgoJsonReader.

TgoBsonBaseWriter Grijjy.Bson.IO

Abstract base class of TgoBsonWriter and TgoJsonWriter.

TgoBsonBinaryData Grijjy.Bson

A blob of binary data

TgoBsonBinarySubType Grijjy.Bson

Supported BSON binary sub types.

TgoBsonContextType Grijjy.Bson.IO

Used internally by BSON/JSON readers and writers to represent the current context.

TgoBsonDateTime Grijjy.Bson

A BSON DateTime value

TgoBsonDefaultValue Grijjy.Bson.Serialization

Used internally by BsonDefaultValueAttribute to specify a default value

TgoBsonDocument Grijjy.Bson

A BSON document.

TgoBsonDocument._IDocument Grijjy.Bson

@exclude

TgoBsonDocumentReader Grijjy.Bson.IO

Stock implementation of the IgoBsonDocumentReader interface.

TgoBsonDocumentWriter Grijjy.Bson.IO

Stock implementation of the IgoBsonDocumentWriter interface.

TgoBsonElement Grijjy.Bson

An element in a TgoBsonDocument

TgoBsonJavaScript Grijjy.Bson

A piece of JavaScript code

TgoBsonJavaScriptWithScope Grijjy.Bson

A piece of JavaScript code with a scope (a set of variables with values, as defined in another document).

TgoBsonMaxKey Grijjy.Bson

Represents the BSON MaxKey value

TgoBsonMinKey Grijjy.Bson

Represents the BSON MinKey value

TgoBsonNull Grijjy.Bson

Represents the BSON Null value

TgoBsonReader Grijjy.Bson.IO

Stock implementation of the IgoBsonReader interface.

TgoBsonReaderState Grijjy.Bson.IO

State of a IgoBsonBaseReader

TgoBsonRegularExpression Grijjy.Bson

A BSON Regular Expression

TgoBsonRepresentation Grijjy.Bson.Serialization

Possible representation types for use with BsonRepresentationAttribute

TgoBsonSerializer Grijjy.Bson.Serialization

Static class for serializing and deserializing to JSON and BSON format

TgoBsonSerializer.TCustomSerializer Grijjy.Bson.Serialization

 

TgoBsonSymbol Grijjy.Bson

A symbol from a lookup table (deprecated by BSON).

TgoBsonSymbolTable Grijjy.Bson

A table used to lookup TgoBsonSymbol values

TgoBsonTimestamp Grijjy.Bson

A BSON Timestamp.

TgoBsonType Grijjy.Bson

Supported BSON types.

TgoBsonUndefined Grijjy.Bson

Represents the BSON Undefined value

TgoBsonValue Grijjy.Bson

The base "class" for all BSON values.

TgoBsonValue._IValue Grijjy.Bson

@exclude

TgoBsonValueHelper Grijjy.Bson

Adds methods to TgoBsonValue

TgoBsonWriter Grijjy.Bson.IO

Stock implementation of the IgoBsonWriter interface.

TgoBsonWriterState Grijjy.Bson.IO

State of a IgoBsonBaseWriter

TgoByteBuffer Grijjy.SysUtils

Class representing a buffer of bytes, with methods to efficiently add data to the buffer.

TgoDeviceTokenChangeMessage Grijjy.RemotePush.Receiver

Device token change message

TgoHttpClient Grijjy.Http

Http client

TgoHttpClientManager Grijjy.Http

Http client manager

TgoHttpClientState Grijjy.Http

Client activity state

TgoHttpHeader Grijjy.Http

Http header

TgoHttpHeaders Grijjy.Http

Http headers class

TgoHttpResponseMessage Grijjy.Http

Http response message

TgoJsonOutputMode Grijjy.Bson

The output mode of a IgoJsonWriter, as set using TgoJsonWriterSettings.

TgoJsonReader Grijjy.Bson.IO

Stock implementation of the IgoJsonReader interface.

TgoJsonWriter Grijjy.Bson.IO

Stock implementation of the IgoJsonWriter interface.

TgoJsonWriterSettings Grijjy.Bson

Settings for a IgoJsonWriter

TgoMemoryPool Grijjy.MemoryPool

 

TgoObjectId Grijjy.Bson

Represents an ObjectId.

TgoObjectSet Grijjy.Collections

A specialized TgoSet<T> that can only hold objects.

TgoOpenSSL Grijjy.OpenSSL

OpenSSL protocol handler

TgoOpenSSLData Grijjy.OpenSSL

 

TgoOpenSSLNotify Grijjy.OpenSSL

Callback events

TgoProtocolBuffer Grijjy.ProtocolBuffers

Static class used for (de)serializing records in Protocol Buffer format

TgoPtr Grijjy.Collections

Generic record used to define a pointer to a value type.

TgoReadOnlySet Grijjy.Collections

Generic read-only set.

TgoRemoteNotificationMessage Grijjy.RemotePush.Receiver

Remote notification message

TgoRemotePushReceiver Grijjy.RemotePush.Receiver

Remote push receiver instance

TgoRemotePushSender Grijjy.RemotePush.Sender

Remote push sender instance

TgoRingBuffer Grijjy.Collections

A ring buffer (aka "circular buffer").

TgoSerializationTag Grijjy.ProtocolBuffers

Valid range of field tags

TgoSet Grijjy.Collections

A generic unordered set of values.

TgoSocial Grijjy.Social

 

TgoSocialLogin Grijjy.Social

 

TgoSocialLoginMessage Grijjy.Social

 

TgoSocialNetwork Grijjy.Social

 

TgoSSLHelper Grijjy.OpenSSL

Helper class for SSL

TgoURI Grijjy.Uri

 

TgoValueDictionary Grijjy.Collections

A light-weight dictionary where the values are of value types (primitive types and records).

TgoValueList Grijjy.Collections

A light-weight list of value types (primitive types and records).

TIMEOUT_CONNECT Grijjy.Http

Timeout for operations

TIMEOUT_RECV Grijjy.Http

 

timerfd_create Linuxapi.Timerfd

creates a new timer object

timerfd_gettime Linuxapi.Timerfd

returns the current setting of the timer

timerfd_settime Linuxapi.Timerfd

starts or stops the timer

TLSv1_1_method Grijjy.OpenSSL.API

 

TLSv1_method Grijjy.OpenSSL.API

 

TMibTcpRowOwnerPid Grijjy.Winsock2

 

TOnPassword Grijjy.Http

 

TOnRecv Grijjy.Http

 

TOnRedirect Grijjy.Http

Http events

TPemPasswordCallback Grijjy.OpenSSL.API

 

TSetVerify_cb Grijjy.OpenSSL.API

 

TStatLockLockCallback Grijjy.OpenSSL.API

 

TThreadSafeBuffer Grijjy.Http

Thread safe buffer

UnloadLIBEAY Grijjy.OpenSSL.API

 

UnloadSSLEAY Grijjy.OpenSSL.API

 

WINSOCK2_DLL Grijjy.Winsock2

 

WSAID_ACCEPTEX Grijjy.Winsock2

 

WSAID_CONNECTEX Grijjy.Winsock2

 

WSAID_DISCONNECTEX Grijjy.Winsock2

 

WSAID_GETACCEPTEXSOCKADDRS Grijjy.Winsock2

 

WSAIoctl Grijjy.Winsock2

 

WSHIP6_DLL Grijjy.Winsock2

 

X509_free Grijjy.OpenSSL.API

 

X509_get_issuer_name Grijjy.OpenSSL.API

 

X509_get_subject_name Grijjy.OpenSSL.API

 

X509_NAME_print_ex Grijjy.OpenSSL.API

 


Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26