C# Class DotNetXri.Client.Resolve.CacheNode

Afficher le fichier Open project: AArnott/dotnetxri Class Usage Examples

Private Methods

Méthode Description
CacheNode ( Cache oCache ) : System.Collections
CacheNode ( CacheNode oParent, string sSubsegment ) : System.Collections
addToFront ( ) : void
detach ( ) : void
find ( string sSubSegment ) : CacheNode
find ( XRIAuthority oAuth, int nNextSubsegment, bool bCompleteChain, ArrayList oCachedDescriptors ) : CacheResult
mkdir ( XRIAuthority oAuth, int n, int iTargetDepth ) : CacheNode
mkdir ( string sSubSegment ) : CacheNode
removeSelf ( bool bRemoveFromParent ) : bool
touch ( ) : void