クラス
- Date (12)
- ERB (36)
-
OpenSSL
:: PKCS7 :: RecipientInfo (12) -
OpenSSL
:: PKCS7 :: SignerInfo (24) -
OpenSSL
:: SSL :: SSLContext (12) -
OpenSSL
:: X509 :: Name (12) -
Resolv
:: DNS (132) -
Resolv
:: DNS :: Name (36) -
Resolv
:: DNS :: Resource :: DomainName (12) -
Resolv
:: DNS :: Resource :: HINFO (24) -
Resolv
:: DNS :: Resource :: IN :: A (12) -
Resolv
:: DNS :: Resource :: IN :: AAAA (12) -
Resolv
:: DNS :: Resource :: IN :: SRV (48) -
Resolv
:: DNS :: Resource :: IN :: WKS (36) -
Resolv
:: DNS :: Resource :: MINFO (24) -
Resolv
:: DNS :: Resource :: MX (24) -
Resolv
:: DNS :: Resource :: SOA (84) -
Resolv
:: DNS :: Resource :: TXT (24) -
Resolv
:: IPv4 (12) -
Resolv
:: IPv6 (12) - Time (12)
-
URI
:: LDAP (24)
モジュール
- Kernel (24)
キーワード
- absolute? (12)
- address (36)
- bitmap (12)
-
check
_ signedness (24) - close (12)
- cpu (12)
- data (12)
-
def
_ class (12) -
def
_ method (12) -
def
_ module (12) - dn= (12)
-
each
_ address (12) -
each
_ name (12) -
each
_ resource (12) - emailbx (12)
- exchange (12)
- expire (12)
- getaddress (12)
- getaddresses (12)
- getname (12)
- getnames (12)
- getresource (12)
- getresources (12)
- issuer (24)
- minimum (12)
- mname (12)
- name (24)
- os (12)
- port (12)
- preference (12)
- priority (12)
- protocol (12)
- refresh (12)
- retry (12)
- rmailbx (12)
- rname (12)
- serial (12)
- strings (12)
-
subdomain
_ of? (12) - target (12)
- timeouts= (12)
-
to
_ name (24) -
to
_ s (24) - wednesday? (24)
- weight (12)
検索結果
先頭5件
-
URI
:: LDAP # dn -> String (21102.0) -
自身の Distinguished Name を文字列で返します。
...自身の Distinguished Name を文字列で返します。... -
Kernel
# check _ signedness(type , headers = nil , opts = nil) -> "signed" | "unsigned" | nil (9201.0) -
Returns the signedness of the given +type+. You may optionally specify additional +headers+ to search in for the +type+. If the +type+ is found and is a numeric type, a macro is passed as a preprocessor constant to the compiler using the +type+ name, in uppercase, prepended with 'SIGNEDNESS_OF_', followed by the +type+ name, followed by '=X' where 'X' is positive integer if the +type+ is unsigned, or negative integer if the +type+ is signed. For example, if size_t is defined as unsigned, then check_signedness('size_t') would returned +1 and the SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is done.
...ignedness of the given +type+. You may optionally
specify additional +headers+ to search in for the +type+.
If the +type+ is found and is a numeric type, a macro is passed as a
preprocessor constant to the compiler using the +type+ name, in
uppercase, prepended with 'SIGNEDNESS_OF_', followed......pe+
name, followed by '=X' where 'X' is positive integer if the +type+ is
unsigned, or negative integer if the +type+ is signed.
For example, if size_t is defined as unsigned, then
check_signedness('size_t') would returned +1 and the
SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed......to the
compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is
done.... -
Kernel
# check _ signedness(type , headers = nil , opts = nil) { . . . } -> "signed" | "unsigned" | nil (9201.0) -
Returns the signedness of the given +type+. You may optionally specify additional +headers+ to search in for the +type+. If the +type+ is found and is a numeric type, a macro is passed as a preprocessor constant to the compiler using the +type+ name, in uppercase, prepended with 'SIGNEDNESS_OF_', followed by the +type+ name, followed by '=X' where 'X' is positive integer if the +type+ is unsigned, or negative integer if the +type+ is signed. For example, if size_t is defined as unsigned, then check_signedness('size_t') would returned +1 and the SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed to the compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is done.
...ignedness of the given +type+. You may optionally
specify additional +headers+ to search in for the +type+.
If the +type+ is found and is a numeric type, a macro is passed as a
preprocessor constant to the compiler using the +type+ name, in
uppercase, prepended with 'SIGNEDNESS_OF_', followed......pe+
name, followed by '=X' where 'X' is positive integer if the +type+ is
unsigned, or negative integer if the +type+ is signed.
For example, if size_t is defined as unsigned, then
check_signedness('size_t') would returned +1 and the
SIGNEDNESS_OF_SIZE_T=+1 preprocessor macro would be passed......to the
compiler, and SIGNEDNESS_OF_INT=-1 if check_signedness('int') is
done.... -
URI
:: LDAP # dn=(s) (9102.0) -
自身の Distinguished Name を文字列で設定します。
...自身の Distinguished Name を文字列で設定します。
@param s 自身の Distinguished Name を文字列で指定します。... -
Resolv
:: DNS # close -> () (9101.0) -
DNSリゾルバを閉じます。
...
DNSリゾルバを閉じます。... -
Resolv
:: DNS :: Name # absolute? -> bool (9101.0) -
絶対パス形式であるかどうかを返します。
絶対パス形式であるかどうかを返します。 -
Resolv
:: DNS :: Resource :: IN :: WKS # protocol -> Integer (9101.0) -
IPプロトコル番号を返します。
IPプロトコル番号を返します。
例えば 6 は TCP に対応します。 -
Resolv
:: DNS :: Resource :: MINFO # emailbx -> String (9101.0) -
メーリングリストもしくはメールボックスの エラーを受け取るメールボックスのドメイン名を 返します。
メーリングリストもしくはメールボックスの
エラーを受け取るメールボックスのドメイン名を
返します。 -
Resolv
:: DNS :: Resource :: MINFO # rmailbx -> String (9101.0) -
メーリングリストもしくはメールボックスの 責任者のドメイン名を返します。
メーリングリストもしくはメールボックスの
責任者のドメイン名を返します。