autodoc.git
/
autodoc.xml
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/autodoc.xml:1103:
</docgroup> </class> <class name='DES3'> <docgroup homogen-name='CBC' homogen-type='inherit'> <inherit name='CBC'><classname resolved='8.0::Crypto.CBC'>Crypto.CBC</classname></inherit> </docgroup> </class> <class name='DHKeyExchange'> <doc><text><p>Implements Diffie-Hellman key-exchange.</p> <p> The following key exchange methods are implemented here:
-
<ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dhe_dss'>KE_dhe_dss</ref>, <ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dhe_rsa'>KE_dhe_rsa</ref> and <ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dh_anon'>KE_dh_anon</ref>.</p>
+
<ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dhe_dss'>KE_dhe_dss</ref>, <ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dhe_rsa'>KE_dhe_rsa</ref> and <ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dh_anon'>KE_dh_anon</ref>.</p>
</text></doc> <docgroup homogen-name='create' homogen-type='method'> <method name='create'><modifiers><protected/></modifiers> <arguments><argument name='p'><type><object resolved='7.8::SSL.Cipher.DHParameters'>DHParameters</object></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class> <class name='DHParameters'> <doc><text><p>Diffie-Hellman parameters.</p>
autodoc.git/autodoc.xml:1887:
<variable name='rsa'><type><object resolved='7.8::Crypto.RSA'>Crypto.RSA</object></type></variable> </docgroup> <docgroup homogen-name='set_cipher_suite' homogen-type='method'><doc><text><p>Sets the proper authentication method and cipher specification for the given cipher <ref resolved='7.8::SSL.session.set_cipher_suite.suite'>suite</ref> and <ref>verison</ref>.</p> </text></doc> <method name='set_cipher_suite'> <arguments><argument name='suite'><type><int/></type></argument><argument name='version'><type><or><object resolved='7.8::SSL.Constants.ProtocolVersion'>ProtocolVersion</object><int/></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup>
-
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
7.8
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
+
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
predef
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
supported.</p> </text></doc> <method name='set_compression_method'> <arguments><argument name='compr'><type><int/></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class> <class name='sslfile'> <doc><text><p>Interface similar to <ref resolved='7.8::Stdio.File'>Stdio.File</ref>.</p>
autodoc.git/autodoc.xml:99174:
<method name='soft_cast'> <arguments><argument name='to'><type><type><mixed/></type></type></argument><argument name='from'><type><type><mixed/></type></type></argument></arguments> <returntype><type><mixed/></type></returntype> </method> </docgroup> <class name='Annotation'> <doc><text><p>This class describes the API that the compiler expects for the annotation syntax.</p> </text><group><note/><text><p>Classes implementing this API typically need to be marked <tt>constant</tt>.</p>
-
</text></group><group><seealso/><text><p><ref>Annotations</ref></p>
+
</text></group><group><seealso/><text><p><ref
resolved='predef::Pike.Annotations'
>Annotations</ref></p>
</text></group></doc> <docgroup homogen-name='end_pass' homogen-type='method'><doc><text><p>Callback called by the compiler when it is finishing a compilation pass.</p> </text><group><param name='pass'/><text><p>Compilation pass.</p> </text></group><group><param name='prog'/><text><p>Program being compiled.</p> </text></group><group><param name='compiler'/><text><p><ref resolved='predef::CompilerEnvironment.PikeCompiler'>CompilerEnvironment.PikeCompiler</ref> state for the compiler.</p> </text></group></doc> <method name='end_pass'><modifiers><optional/></modifiers> <arguments><argument name='pass'><type><int/></type></argument><argument name='prog'><type><program/></type></argument><argument name='compiler'><type><object resolved='predef::CompilerEnvironment.PikeCompiler'>CompilerEnvironment.PikeCompiler</object></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class>
-
+
<module name='Annotations'>
+
<doc><text><p>This module contains the set of annotations that the compiler
+
and runtime care about.</p>
+
</text></doc>
+
<class name='Implements'>
+
<doc><text><p>This annotation causes the compiler to validate that
+
the annotated class implements the specified API.</p>
+
</text></doc>
+
<docgroup homogen-name='Annotation' homogen-type='inherit'>
+
<inherit name='Annotation'><classname resolved='predef::Pike.Annotation'>Pike.Annotation</classname></inherit>
+
</docgroup>
+
</class>
+
</module>
<class name='BacktraceFrame'> <docgroup homogen-name='_is_type' homogen-type='method'><doc><text><p>This object claims to be an array for backward compatibility.</p> </text></doc> <method name='_is_type'> <arguments><argument name='t'><type><string/></type></argument></arguments> <returntype><int><min>0</min><max>1</max></int></returntype> </method> </docgroup> <docgroup homogen-name='_sizeof' homogen-type='method'> <method name='_sizeof'>