API Documentation
Loading...
Searching...
No Matches
ArchUnitNET.Domain.FunctionPointer Class Reference
Inheritance diagram for ArchUnitNET.Domain.FunctionPointer:
Collaboration diagram for ArchUnitNET.Domain.FunctionPointer:

Public Member Functions

 FunctionPointer (IType type, ITypeInstance< IType > returnTypeInstance, List< ITypeInstance< IType > > parameterTypeInstances)
 
bool Equals (FunctionPointer other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

Namespace Namespace [get]
 
Assembly Assembly [get]
 
MemberList Members [get]
 
IEnumerable< ITypeImplementedInterfaces [get]
 
bool IsNested [get]
 
bool IsStub [get]
 
bool IsGenericParameter [get]
 
string Name [get]
 
string FullName [get]
 
string AssemblyQualifiedName [get]
 
Visibility Visibility [get]
 
bool IsGeneric [get]
 
List< GenericParameterGenericParameters [get]
 
bool IsCompilerGenerated [get]
 
List< ITypeDependencyDependencies [get]
 
List< ITypeDependencyBackwardsDependencies [get]
 
IEnumerable< AttributeAttributes [get]
 
List< AttributeInstanceAttributeInstances [get]
 
ITypeInstance< ITypeReturnTypeInstance [get]
 
List< ITypeInstance< IType > > ParameterTypeInstances [get]
 
- Properties inherited from ArchUnitNET.Domain.IType
- Properties inherited from ArchUnitNET.Domain.IHasAssemblyQualifiedName
- Properties inherited from ArchUnitNET.Domain.IHasName
- Properties inherited from ArchUnitNET.Domain.IResidesInAssembly
- Properties inherited from ArchUnitNET.Domain.IResidesInNamespace
- Properties inherited from ArchUnitNET.Domain.IHasDependencies
- Properties inherited from ArchUnitNET.Domain.IHasAttributes
- Properties inherited from ArchUnitNET.Domain.IHasVisibility
- Properties inherited from ArchUnitNET.Domain.ICanBeGeneric
- Properties inherited from ArchUnitNET.Domain.ICanBeCompilerGenerated

Property Documentation

◆ Assembly

Assembly ArchUnitNET.Domain.FunctionPointer.Assembly
get

◆ AssemblyQualifiedName

string ArchUnitNET.Domain.FunctionPointer.AssemblyQualifiedName
get

◆ AttributeInstances

List<AttributeInstance> ArchUnitNET.Domain.FunctionPointer.AttributeInstances
get

◆ Attributes

IEnumerable<Attribute> ArchUnitNET.Domain.FunctionPointer.Attributes
get

◆ BackwardsDependencies

List<ITypeDependency> ArchUnitNET.Domain.FunctionPointer.BackwardsDependencies
get

◆ Dependencies

List<ITypeDependency> ArchUnitNET.Domain.FunctionPointer.Dependencies
get

◆ FullName

string ArchUnitNET.Domain.FunctionPointer.FullName
get

◆ GenericParameters

List<GenericParameter> ArchUnitNET.Domain.FunctionPointer.GenericParameters
get

◆ ImplementedInterfaces

IEnumerable<IType> ArchUnitNET.Domain.FunctionPointer.ImplementedInterfaces
get

◆ IsCompilerGenerated

bool ArchUnitNET.Domain.FunctionPointer.IsCompilerGenerated
get

◆ IsGeneric

bool ArchUnitNET.Domain.FunctionPointer.IsGeneric
get

◆ IsGenericParameter

bool ArchUnitNET.Domain.FunctionPointer.IsGenericParameter
get

◆ IsNested

bool ArchUnitNET.Domain.FunctionPointer.IsNested
get

◆ IsStub

bool ArchUnitNET.Domain.FunctionPointer.IsStub
get

◆ Members

MemberList ArchUnitNET.Domain.FunctionPointer.Members
get

◆ Name

string ArchUnitNET.Domain.FunctionPointer.Name
get

◆ Namespace

Namespace ArchUnitNET.Domain.FunctionPointer.Namespace
get

◆ Visibility

Visibility ArchUnitNET.Domain.FunctionPointer.Visibility
get

The documentation for this class was generated from the following file: